[Bug middle-end/18096] internal compiler error: in final_scan_insn, at final.c:2429

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 21 11:57:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-21 11:57 -------
#ifndef NL_TEXTMAX
#define NL_TEXTMAX 8192
#endif
#define MAXLINELEN NL_TEXTMAX

  char line [MAXLINELEN];


Someone should fix the source not to do this.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18096



More information about the Gcc-bugs mailing list