This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3590: GCC 3.0-CVS bad assembly on m32r-elf
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3590: GCC 3.0-CVS bad assembly on m32r-elf
- From: joel at gcc dot gnu dot org
- Date: 6 Jul 2001 13:44:48 -0000
- Reply-To: joel at gcc dot gnu dot org
>Number: 3590
>Category: bootstrap
>Synopsis: GCC 3.0-CVS bad assembly on m32r-elf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jul 06 06:46:04 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: joel@gcc.gnu.org
>Release: gcc 3.0-CVS
>Organization:
>Environment:
GNU/Linux x86 (RedHat 6.2) with binutils 2.11.2 for target
>Description:
Fails with following messages
usr3/ftp_archive/gnu/gcc/ss/b3/b-m32r-elf/gcc/xgcc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m32r-elf/gcc/ -nostdinc -B/usr3/ftp_archive/gnu/gcc/ss/b3/b-m32r-elf/m32r-elf/newlib/ -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/b-m32r-elf/m32r-elf/newlib/targ-include -isystem /usr3/ftp_archive/gnu/gcc/ss/b3/gcc/newlib/libc/include -B/opt/gnucross/m32r-elf/bin/ -B/opt/gnucross/m32r-elf/lib/ -isystem /opt/gnucross/m32r-elf/include -c -DHAVE_CONFIG_H -g -Os -mmodel=medium -msdata=sdata -I. -I../../../../gcc/libiberty/../include -W -Wall -Wtraditional -pedantic ../../../../gcc/libiberty/cplus-dem.c
/tmp/ccwH7Jlb.s: Assembler messages:
/tmp/ccwH7Jlb.s:13378: Error: Bad expression
/tmp/ccwH7Jlb.s:13379: Error: Bad expression
/tmp/ccwH7Jlb.s:13413: Error: Bad expression
/tmp/ccwH7Jlb.s:13414: Error: Bad expression
/tmp/ccwH7Jlb.s:13473: Error: Bad expression
/tmp/ccwH7Jlb.s:13474: Error: Bad expression
/tmp/ccwH7Jlb.s:13543: Error: Bad expression
/tmp/ccwH7Jlb.s:13544: Error: Bad expression
/tmp/ccwH7Jlb.s:13571: Error: Bad expression
/tmp/ccwH7Jlb.s:13572: Error: Bad expression
/tmp/ccwH7Jlb.s:13600: Error: Bad expression
/tmp/ccwH7Jlb.s:13601: Error: Bad expression
/tmp/ccwH7Jlb.s:13679: Error: Bad expression
/tmp/ccwH7Jlb.s:13680: Error: Bad expression
/tmp/ccwH7Jlb.s:13921: Error:
.....
>How-To-Repeat:
Configure and build as follows:
../gcc/configure --target=${1} \
--with-gnu-as --with-gnu-ld --with-newlib --verbose \
--prefix=/opt/gnucross '--enable-languages=c,c++' && make
Contact me for assistance with binutils.
>Fix:
Unknown.
>Release-Note:
>Audit-Trail:
>Unformatted: