This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/54954] malloc optimizations not disabled by -fno-builtin
- From: "bren at ragh dot us" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Oct 2012 11:53:01 +0000
- Subject: [Bug c/54954] malloc optimizations not disabled by -fno-builtin
- Auto-submitted: auto-generated
- References: <bug-54954-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54954
Brendan Chandler <bren at ragh dot us> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bren at ragh dot us
--- Comment #4 from Brendan Chandler <bren at ragh dot us> 2012-10-18 11:53:01 UTC ---
Try compiling with -02 as well.