This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- From: "rask at sygehus dot dk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2007 17:29:02 -0000
- Subject: [Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx
- References: <bug-30370-12574@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from rask at sygehus dot dk 2007-01-05 17:29 -------
Created an attachment (id=12861)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12861&action=view)
patch in testing to fix typo
The option -specs=ldblspecs is added by gcc/config/rs6000/t-ppccomm when
compiling libgcc2 for GNU systems, but there is a typo in the condition. The
build is now in progress past the failure point after applying the attached
patch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30370