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/50337] -ftree-dse performs wrong elimination on electric-fence


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-09-08 17:42:19 UTC ---
I think this is due to efence not implementing malloc like it should be.  That
is -fno-builtin also fixes the issue.


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