This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/16802] PowerPC - Unnecessary extsw
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2004 14:09:58 -0000
- Subject: [Bug middle-end/16802] PowerPC - Unnecessary extsw
- References: <20040728170038.16802.steinmtz@us.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-08 14:09 -------
This is a bug in expand, there is no reason why the ABI issue be fixed up in expand where we know
about the ABI.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|rtl-optimization |middle-end
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16802