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 debug/37156] Hangwith -g -O2 (or higher) (discovered with malloc.c in sqlite3)



------- Comment #2 from cw at f00f dot org  2008-08-18 22:37 -------
(sorry, this should have been clarified earlier)

-O1 -g is fine
-O2 is fine
-O2 -g HANGS

dropping __attribute__((warning...) also makes the hang go away --- so
interaction with that an debugging?

gcc 4.1 is fine
gcc 4.2 is fine
gcc 4.4 untested


-- 


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


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