Menu

#216 'internal compiler error in expr.c' 2nd attempt

None
open
nobody
None
1
2014-03-09
2014-03-09
Anonymous
No

The critical C code was turned into text styling at my first attempt (#215). Don't know if my update worked. Report should be:

Compiling the following using -mx32 flag causes an internal error:

int *fn(void){
 int *m;
 return m;
}

Command line:

\gcc64\bin\gcc -mx32 -c c.c

Version is 4.8.1

Full error message is:

c.c: In function 'fn':
c.c:3:2: internal compiler error: in emit_move_insn, at expr.c:3486
return m;
^
Please submit a full bug report,
with preprocessed source if appropriate.
See http://tdm-gcc.tdragon.net/bugs for instructions.

OS is Windows 7

Full verbose output is: (see ticket #215)

Discussion

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB