Dear, GCC Support Member. [Environment] OS: Ubuntu 12.10 GCC Version: 4.7.2
Target: v850-elf Command: v850-elf-gcc [Error Case] v850-elf-gcc (based gcc 4.7.2) with -gdwarf-2 option has error. [Memo] v850-elf-gcc is bad. (but, arm-elf-gcc is good.) [Result] /usr/local/cross2-gcc4/bin/v850-elf-gcc \ -fno-builtin -nostdinc -nostdlib -static -O -Wall -gdwarf-2 \ -fverbose-asm -fomit-frame-pointer -o v850-elf.s -S v850-elf.c v850-elf.c: In function 'null': v850-elf.c:4:1: internal compiler error: in create_cie_data, at dwarf2cfi.c:2861 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. make: *** [v850-elf.s] Error 1 Thank you. -- Shoji, Masayuki