Y
Hacker News
new
|
ask
|
show
|
jobs
by
varajelle
1705 days ago
Not a bug in GCC. The program GCC tries to compile is invalid, and the C standard says GCC can do anything it please in that case. So GCC is fine, just fix your program.