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

bootstrap/8833: avr-elf bad asm compiling locale-inst.cc


>Number:         8833
>Category:       bootstrap
>Synopsis:       avr-elf bad asm compiling locale-inst.cc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 05 15:06:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     joel@gcc.gnu.org
>Release:        gcc 3.2.1
>Organization:
>Environment:

>Description:
I used binutils .13.1 and it reported bad assembly generated when bootstrapping at this point:

/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/gcc/xgcc -shared-libgcc -B/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/gcc/ -nostdinc++ -L/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/libstdc++-v3/src -L/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/libstdc++-v3/src/.libs -nostdinc -B/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/newlib/ -isystem /usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/newlib/targ-include -isystem /usr/src/redhat/BUILD/avr-elf-gcc-newlib/gcc-3.2.1/newlib/libc/include -B/opt/gnucross/avr-elf/bin/ -B/opt/gnucross/avr-elf/lib/ -isystem /opt/gnucross/avr-elf/include -nostdinc++ -I/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/libstdc++-v3/include/avr-elf -I/usr/src/redhat/BUILD/avr-elf-gcc-newlib/build/avr-elf/libstdc++-v3/include -I../../../../gcc-3.2.1/libstdc++-v3/libsupc++ -I../../../../gcc-3.2.1/libstdc++-v3/libmath -g -O2 -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -g -c ../../../../gcc-3.2.1/libstdc++-v3/src/locale-inst.cc -o locale-inst.o
   parameter `const int __size'
/tmp/ccnFZjOa.s: Assembler messages:
/tmp/ccnFZjOa.s:6709: Error: value of 70166 too large for field of 2 bytes at 7942
/tmp/ccnFZjOa.s:6738: Error: value of 70134 too large for field of 2 bytes at 7974

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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