This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.3.2 fails to build perl 5.6.1 on Solaris 2.8
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Erik de Groot <erik dot de dot groot at logicacmg dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Nov 2003 16:25:36 +0100
- Subject: Re: GCC 3.3.2 fails to build perl 5.6.1 on Solaris 2.8
- References: <11A760648FE3D211BE5200A0C9F2A194032A8FDB@NL-ENS-MAIL01>
> pp_sys.c: In function `Perl_pp_ioctl':
> pp_sys.c:2008: error: insn does not satisfy its constraints:
> (insn 60 59 583 3 ffffffff74908f00 (set (reg:DI 31 %i7 [32])
> (fix:DI (fix:DF (reg:DF 32 %f0 [127])))) 166 {fix_truncdfdi2}
> (nil) (nil))
> pp_sys.c:2008: internal compiler error: in reload_cse_simplify_operands,
> at reload1.c:8345
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
This is a duplicate of PR target/13058.
--
Eric Botcazou