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 tree-optimization/19058] [4.0 Regression] setjmp: 4.0 fails to give 'clobbered' warning (regression from 3.4.1)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-15 08:24 -------
Hmm, The only thing I can think of is moving this warning to the tree level before we do any 
optimization.

-- 


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


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