Comment 4 for bug 521112

Revision history for this message
Matthias Klose (doko) wrote : Re: GCC 4.4 crashed with using Netbeans 6.8

the bug is in your code, however gcc shouldn't ICE.

$ gcc -c main.i
main.c: In function 'main':
main.c:22:5: error: void value not ignored as it ought to be
main.c:22:5: error: void value not ignored as it ought to be