[Bug debug/51695] [4.7 Regression] ICE while compiling argyllcms package

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Dec 28 12:21:00 GMT 2011


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

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-28 11:35:23 UTC ---
The NOTE_INSN_VAR_LOCATION argument for variable o is extremely huge in this
case and we hit the 64KB limit on .debug_loc expressions.



More information about the Gcc-bugs mailing list