This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [vta->trunk] VTA merge


Uros Bizjak writes:

> > unfortunately, on sparc-sun-solaris2.11 the sparcv9 stage1 libgcc fails to build:
> 
> > /vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c: In function '__divtc3':
> > /vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c:1948:1: internal compiler error: in loc_cmp, at var-tracking.c:2456
> 
> PR 41238.

Thanks.  mips-sgi-irix6.5 is broken as well in the mabi=64 stage1 libgcc:

/vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c: In function '__lshrti3':
/vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c:431:1: error: unrecognizable
insn:
(debug_insn 14 13 15 3 /vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c:414
(var_location:DI bm (reg/v:DI 3 $3 [orig:193 bm ] [193])) -1 (nil))
/vol/gcc/src/gcc-dist/libgcc/../gcc/libgcc2.c:431:1: internal compiler error:
in get_attr_got, at config/mips/mips.md:455

See PR target/41240.

	Rainer

-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


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