This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: another IEE related problem


Bernd Schmidt <crux@starsky.Informatik.RWTH-Aachen.DE> writes:

> This is a bug in the combiner. When trying to simplify an
> (ABS:SF (ASM_OPERANDS ...)) expression it thinks that the ASM_OPERANDS is
> always positive.
> This can be fixed with the patch I have appended.

Thanks a lot, I'll try the patch.

> Ulrich, do you have more unsolved bugs that affect glibc?

Yes, the current egcs snapshot fails to compile the dynamic linker.
So far I'm not able to reproduce it in less than 100kB source code.
I'm working on this.

Thanks,

-- Uli
---------------.      drepper at gnu.org  ,-.   Rubensstrasse 5
Ulrich Drepper  \    ,-------------------'   \  76149 Karlsruhe/Germany
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]