This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11327] Non-optimal code when using MMX/SSE builtins
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Jun 2003 17:54:33 -0000
- Subject: [Bug optimization/11327] Non-optimal code when using MMX/SSE builtins
- References: <20030626124406.11327.kevina@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11327
------- Additional Comments From falk at debian dot org 2003-06-27 17:54 -------
Be sure to check out -fnew-ra, too, since this seems to be related to
register allocation, and -fnew-ra might become default in the future.