This is the mail archive of the gcc-bugs@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]

[Bug target/30370] Build failure in libgcc2 powitf2 with ICE in gen_reg_rtx



------- 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


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