[Bug target/46918] New: [h8300] libstdc++-v3 build failure by BFD's assertion failed.
monaka@monami-software.com
gcc-bugzilla@gcc.gnu.org
Mon Dec 13 05:14:00 GMT 2010
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46918
Summary: [h8300] libstdc++-v3 build failure by BFD's assertion
failed.
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: monaka@monami-software.com
Host: h8300-pizzafactory-elf
Target: h8300-pizzafactory-elf
Build: i386-apple-darwin10.5.0
Created attachment 22736
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22736
testcase.
simplified test case is testcase-min30.ii and assembled output is
testcase-min30.s
Error message is:
/var/folders/X9/X99UOZpEHISHgCFBMxBz1E+++TI/-Tmp-//ccFFmBj2.s:50412: Error:
value of 65536 too large for field of 2 bytes at 11817
/Volumes/USBDISK/darwin/h8300-pizzafactory-elf/build/i386/gcc/../gas/as-new:
BFD (GNU Binutils) 2.21.51.20101206 assertion fail
/Volumes/git/pf3gnuchains4x/bfd/elf.c:2816
testcase-min30s:50412 is:
.2byte .Ldebug_info0+65536
So gas is not invalid.
More information about the Gcc-bugs
mailing list