http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48172
PcX <xunxun1982 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xunxun1982 at gmail dot com --- Comment #6 from PcX <xunxun1982 at gmail dot com> 2011-04-08 00:15:36 UTC --- Using mingw gcc4.5.2, the situation is not the same. I found that when I use -O3, the result is pass. When I use -O3 -march=native, the result is "COMPILER BUG: array[1025] should be 98177 but is 0".