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]

Internal compiler error


GCC Version: 4.0.1
System Type: Windows ME
Options given when GCC was configured/built: arm-elf-gcc -v
Complete command line that triggers the bug:

arm-elf-gcc  -O2 -marm -march=armv4t -mtune=arm920t -mapcs -fomit-frame-poin
ter -fshort-enums -ffast-math -fshort-double -mstructure-size-boundary=32 -m
no-thumb -interwork -I/c/gamepark_sdk/include -Wno-multichar -save-temps  -c
wl_menu.c -o  wl_menu.o

Compiler Output:

wl_menu.c: In function 'WaitKeyUp':
wl_menu.c:3028: internal compiler error: in c_common_type, at c-typeck.c:530
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
MAKE: *** [wl_menu.o] Error 1

And I have included the .i file relevant.

Thanks
   TJ Hooka

Attachment: wl_menu.i
Description: Binary data


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