> 
> This is a multi-part message in MIME format.
> 
> ------=_NextPart_000_0035_01C5906D.A0EF4EC0
> Content-Type: text/plain;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> 
> 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.

This is PR 22311: <http://gcc.gnu.org/PR22311>.

Thanks,
Andrew Pinski

Reply via email to