This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/25277] missed optimization for simple mmx code.
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Dec 2005 15:02:00 -0000
- Subject: [Bug other/25277] missed optimization for simple mmx code.
- References: <bug-25277-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pluto at agmk dot net 2005-12-06 15:02 -------
(In reply to comment #0)
> $ gcc tmp.c -S -O2 -mmmx
fix: -S -O2 -mmmx -fomit-frame-pointer -mregparm=3
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25277