This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11821] Operator implementation as a library call fails with constants
- 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: 18 Nov 2003 18:41:52 -0000
- Subject: [Bug middle-end/11821] Operator implementation as a library call fails with constants
- References: <20030806072311.11821.alga@rgai.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-18 18:41 -------
Actually the problem was that the arm backend did not take into account optimize for size at all
but now this is fixed on the mainline and will be fixed for 3.4.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|SUSPENDED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11821