This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/3633: unknown rtx code `define_asm_attribut's i686-pc-cygwin
- To: gcc-gnats at gcc dot gnu dot org
- Subject: bootstrap/3633: unknown rtx code `define_asm_attribut's i686-pc-cygwin
- From: r dot gate at axida dot com
- Date: 10 Jul 2001 12:55:06 -0000
- Cc: r dot gate at axida dot com
- Reply-To: r dot gate at axida dot com
>Number: 3633
>Category: bootstrap
>Synopsis: unknown rtx code `define_asm_attribut's i686-pc-cygwin
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jul 10 05:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Richard Gate
>Release: GCC 3.0 20010617
>Organization:
>Environment:
Windows 2000 SP2, Cygwin 1.3.2 (gcc 2.95.3-5), running on Dell Latitude CPx laptop
>Description:
when building gcc 3.0 using gcc 2.95.3-5 under Cygwin 1.3.2
../gcc-3.0/configure
(host reported as i686-pc-cygwin)
make bootstrap
fails with...
./gencodes.exe ../../gcc-3.0/gcc/config/i386/i386.md > tmp-codes.h
../../gcc-3.0/gcc/config/i386/i386.md:289: unknown rtx code `define_asm_attribut's
../../gcc-3.0/gcc/config/i386/i386.md:289: following context is ` [(set_attr "length" "128")'
make[2]: *** [s-codes] Error 1
make[2]: Leaving directory `/home/Administrator/gcc-host/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/Administrator/gcc-host/gcc'
make: *** [bootstrap] Error 2
>How-To-Repeat:
../gcc-3.0/configure
make bootstrap
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: