This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/13355] Suboptimal code generated
- From: "arjanv at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2003 15:13:18 -0000
- Subject: [Bug c/13355] Suboptimal code generated
- References: <20031208151203.13355.arjanv@redhat.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From arjanv at redhat dot com 2003-12-08 15:13 -------
Created an attachment (id=5301)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5301&action=view)
example .c file that shows behavior with gcc -march=i686 -mtune=i686
-fomit-frame-pointer -O2 test.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13355