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

[Bug rtl-optimization/21307] New: internal compiler error: in change_address_1, at emit-rtl.c:1768


Using built-in specs.
Target: vax--netbsdelf
Configured with: /u1/toolchain/gcc/configure --target=vax--netbsdelf
--build=x86_64--netbsd --host=x86_64--netbsd --disable-shared --disable-threads
--prefix=/usr/gcc
Thread model: single
gcc version 4.1.0 20050422 (experimental)
 /usr/gcc/libexec/gcc/vax--netbsdelf/4.1.0/cc1 -E -quiet -nostdinc -v
-I/usr/src/lib/libc/citrus -DLOCALEMOD_MAJOR=4 -DLIBC_SCCS -isystem
/u1/vax/root/usr/include /usr/src/lib/libc/citrus/modules/citrus_utf7.c -O2
-fpch-preprocess -o citrus_utf7.i
#include "..." search starts here:
#include <...> search starts here:
 /usr/src/lib/libc/citrus
 /u1/vax/root/usr/include
End of search list.
# cc1 0.02 0.00
 /usr/gcc/libexec/gcc/vax--netbsdelf/4.1.0/cc1 -fpreprocessed citrus_utf7.i
-quiet -dumpbase citrus_utf7.c -auxbase-strip citrus_utf7.o.tmp -O2 -version -o
citrus_utf7.s
GNU C version 4.1.0 20050422 (experimental) (vax--netbsdelf)
        compiled by GNU C version 3.3.3 (NetBSD nb3 20040520).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
/usr/src/lib/libc/citrus/modules/citrus_utf7.c: In function '_mbtoutf16':
/usr/src/lib/libc/citrus/modules/citrus_utf7.c:279: internal compiler error: in
change_address_1, at emit-rtl.c:1768
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
# cc1 0.07 0.01

-- 
           Summary: internal compiler error: in change_address_1, at emit-
                    rtl.c:1768
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: rtl-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: matt at 3am-software dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-netbsd
  GCC host triplet: x86_64--netbsd
GCC target triplet: vax--netbsdelf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21307


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