bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/16946] New: [v850-elf] Intenal error : tc-v850.c line 3248 in m


From: address@hidden
Subject: [Bug gas/16946] New: [v850-elf] Intenal error : tc-v850.c line 3248 in md_assemble
Date: Thu, 15 May 2014 00:09:19 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16946

            Bug ID: 16946
           Summary: [v850-elf] Intenal error : tc-v850.c line 3248 in
                    md_assemble
           Product: binutils
           Version: 2.25 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: address@hidden

I got an internal error like this.
```
/Volumes/git/binutils-gdb/build/./gcc/xgcc
-B/Volumes/git/binutils-gdb/build/./gcc/ -B/usr/local/v850-elf/bin/
-B/usr/local/v850-elf/lib/ -isystem /usr/local/v850-elf/include -isystem
/usr/local/v850-elf/sys-include -L/Volumes/git/binutils-gdb/build/./ld    -g
-O2 -mv850e -O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include -mno-app-regs -msmall-sld
-Wa,-mwarn-signed-overflow -Wa,-mwarn-unsigned-overflow  -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -fno-stack-protector -Dinhibit_libc  -I. -I.
-I../../.././gcc -I../../../../libgcc -I../../../../libgcc/.
-I../../../../libgcc/../gcc -I../../../../libgcc/../include   -DUSE_EMUTLS -o
_absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c
../../../../libgcc/../gcc/libgcc2.c \

/var/folders/wr/mrhq4cgx2b15l4xwgj12jchm0000gn/T//ccR2sNlE.s: Assembler
messages:
/var/folders/wr/mrhq4cgx2b15l4xwgj12jchm0000gn/T//ccR2sNlE.s:88: Internal
error, aborting at ../../gas/config/tc-v850.c line 3248 in md_assemble
Please report this bug.
make[3]: *** [_absvsi2.o] Error 1
make[2]: *** [multi-do] Error 1
make[1]: *** [all-multi] Error 2
make: *** [all-target-libgcc] Error 2
```

Host compiler
```
gcc-4.6 -v
Using built-in specs.
COLLECT_GCC=gcc-4.6
COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc46/4.6.4/libexec/gcc/x86_64-apple-darwin13.1.0/4.6.4/lto-wrapper
Target: x86_64-apple-darwin13.1.0
Configured with: ../configure --build=x86_64-apple-darwin13.1.0
--prefix=/usr/local/Cellar/gcc46/4.6.4 --enable-languages=c,c++,objc,obj-c++
--program-suffix=-4.6 --with-gmp=/usr/local/opt/gmp4
--with-mpfr=/usr/local/opt/mpfr2 --with-mpc=/usr/local/opt/libmpc08
--with-ppl=/usr/local/opt/ppl011 --with-cloog=/usr/local/opt/cloog-ppl015
--with-system-zlib --enable-version-specific-runtime-libs
--enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release
--enable-lto --disable-werror --enable-plugin --disable-nls --enable-multilib
Thread model: posix
gcc version 4.6.4 (GCC) 
```

Building compiler
```
xgcc -v
Using built-in specs.
COLLECT_GCC=/Volumes/git/binutils-gdb/build/./gcc/xgcc
Target: v850-elf
Configured with: ../configure --target=v850-elf --disable-werror --without-ppl
--without-cloog --enable-languages=c
Thread model: single
gcc version 4.6.4 (GCC) 
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]