Hi Can I ask one question about workaround of CPU device errata? You know, some errata of Intel CPU device needs work around in assembly code level. e.g. - (*1) Does anyone know how to confirm if these workarounds are already implemented in current GCC? Thanks, K.Tsubota --- (*1) (CPU Errata sheet) Celeron M processor Specification Update -> http://download.intel.com/design/mobile/SPECUPDT/300303.pdf -> Errata W11,W17,W34,W56 (These errata needs workaroud in assembly code level.) ---