http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50203
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aoliva at gcc dot gnu.org, | |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-08-29 09:08:45 UTC --- DWARF has a fixed limit for the size of expression in .debug_loc - 64KB, so with insane high parameters you can trigger it.