This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/17047] GCC incorrectly recognizes static vars when they are meet in asm blocks with -O2,-O3,-Os compiler options


------- Additional Comments From do8896 at db dot com  2004-08-16 11:48 -------
Some details:

Failed at:
gcc -funit-at-a-time main.c -o main 

-O2, -O3 and -Os includes -funit-at-a-time


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17047


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]