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++/16568] [3.5 regression] wrong code for conditional in initializer


------- Additional Comments From bangerth at dealii dot org  2004-07-15 18:09 -------
Hm, it doesn't segfault for me, but the address (0x40016f18) is still 
clear bogus (with 3.4 I get 0xbfffea80). 
 
As for the change in ebp -- I missed the call and push changes to esp 
and was only looking for adds and subs. Seems my assembler times are 
too long gone already, thanks for correcting me :-( 
 
W. 

-- 


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


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