[russ...@silultt004 gcc-bug]$ arm-elf-gcc -v -c main.i
Using built-in specs.
Target: arm-elf
Configured with: /home/russell/toolchain/build_dir/gcc-4.4.3/configure
--prefix=/home/russell/toolchain --target=arm-elf --with-cpu=arm7tdmi-s
--enable-interwork --enable-thumb --enable-multilib --with-float=soft
--enable-languages=c --disable-threads --disable-libssp
Thread model: single
gcc version 4.4.3 (GCC) 
COLLECT_GCC_OPTIONS='-v' '-c' '-mcpu=arm7tdmi-s' '-mfloat-abi=soft'
 /home/russell/toolchain/libexec/gcc/arm-elf/4.4.3/cc1 -fpreprocessed main.i
-quiet -dumpbase main.i -mcpu=arm7tdmi-s -mfloat-abi=soft -auxbase main
-version -o /tmp/ccDRTnkC.s
GNU C (GCC) version 4.4.3 (arm-elf)
        compiled by GNU C version 4.4.1 20090725 (Red Hat 4.4.1-2), GMP version
4.2.4, MPFR version 2.4.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: e2b919f76e63345caf076bfedf638ec8
main.c: In function ‘main’:
main.c:289: internal compiler error: in expand_expr_addr_expr_1, at expr.c:6835
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
[russ...@silultt004 gcc-bug]$


-- 
           Summary: failed assertion in expr.c:6835
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: russell at strong dot id dot au
  GCC host triplet: x86_64-linux
GCC target triplet: arm-elf


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

Reply via email to