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 middle-end/34969] [4.3 regression] ICE with -fipa-cp -ffast-math



------- Comment #3 from rguenth at gcc dot gnu dot org  2008-01-28 11:11 -------
I suppose a simpler fix for 4.3 would be to not fold call stmts here. 
Otherwise
moving the cgraph adjustment to a helper function in cgraph.c would look
nicer.


-- 


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


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