This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: enable hard reg combinations on non-SRC targets
On Sun, May 19, 2002 at 09:41:33AM +0200, Florian Weimer wrote:
> This patch breaks Ada on Debian/x86, compiling the run-time library
> bails out with an ICE.
>
> It seems that it is no longer possible to compile a return statement
> which contains an "abs" operator for a floating point type at
> optimization level 2.
It's a backend bug wrt reload macros. I havn't had a chance
to look at it closely yet.
r~