c/6359: Internal compiler error building dev for target=FR30
smarks@mobile-mind.com
smarks@mobile-mind.com
Thu Apr 18 07:56:00 GMT 2002
>Number: 6359
>Category: c
>Synopsis: Internal compiler error building dev for target=FR30
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Apr 18 07:56:03 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Scott Marks
>Release: unknown-1.0
>Organization:
>Environment:
WinXP - Cygwin loaded with root C:\cygwin - no Visual Studio - binutils built
>Description:
Built binutils in /usr/local/src/... with --target=fr30-fujitsu-elf, no problem. Today's (2002-04-18) CVS snapshot in /usr/local/gcc..., ran ./configure --target=fr30-fujitsu-elf, no problem. Ran make LANGUAGES=c, compiling dp-bit.c to produce _addsub_df.o, got:
dp-bit.c: In function `_fpadd_parts':
dp-bit.c:561: Internal compiler error in change_address_1, at emit-rtl.c:1784
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [libgcc/./_addsub_df.o] Error 1
make[2]: Leaving directory `/usr/local/gcc/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `/usr/local/gcc/gcc'
make: *** [all-gcc] Error 2
>How-To-Repeat:
Install cygwin, download binutils from sources.redhat.com, configure binutils and friends using --target=fr30-*-elf, build, download gcc from gcc.gnu.org, configure simlarly, make LANGUAGES=c.
>Fix:
None known.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-prs
mailing list