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++/29390] Bogus symbol inserted into valid C++ code at low optimization level



------- Comment #2 from mi at aldan dot algebra dot com  2006-10-08 20:52 -------
Sorry, I forgot to explicitly specify, that the bogus symbol is seen, when
compiling at either -O0 or -O1 levels (symbol name and the line number, where
it, supposedly, appears, change).

Compiling at -O2 does not exhibit the problem.


-- 


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


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