This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
abort in verify_local_live_at_start on ARM
- To: gcc-bugs at gcc dot gnu dot org
- Subject: abort in verify_local_live_at_start on ARM
- From: Philip Blundell <philb at gnu dot org>
- Date: Thu, 04 Jan 2001 19:45:30 +0000
The attached file (from glibc) crashes an arm-linux compiler built from the
current CVS sources:
$ ./cc1 -O2 k_standard.i
vprintf getchar getc_unlocked getchar_unlocked putchar fputc_unlocked putc_unlocked putchar_unlocked getline feof_unlocked ferror_unlocked __kernel_standard
../sysdeps/ieee754/k_standard.c: In function `__kernel_standard':
../sysdeps/ieee754/k_standard.c:943: Internal compiler error in print_rtl_and_abort, at flow.c:6502
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
p.
k_standard.i.bz2