https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82045

--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #1 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot
> gnu.org> ---
> Could you attach the .i file?  Using a cross compiler, I was able to build the

Sure, done.

> parts of libgcc that don't depend on system headers, and _multc3.o built OK 
> for
> me.  But that probably isn't indicative of what happens on real Solaris.

Natively, I can easily reproduce the ICE with

$ cc1 -fpreprocessed libgcc2.i -quiet -mcpu=v9 -o libgcc2.s

Please note that I'm using a 32-bit compiler; maybe the problem doesn't
occur on a 64-bit host?

        Rainer

Reply via email to