http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48400
Richard Henderson <rth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2011.04.01 16:08:12 AssignedTo|unassigned at gcc dot |rth at gcc dot gnu.org |gnu.org | Ever Confirmed|0 |1 --- Comment #1 from Richard Henderson <rth at gcc dot gnu.org> 2011-04-01 16:08:12 UTC --- Probably my changes to dwarf2out. Jakub pointed out that I'm not protecting the discriminator output in strict mode. Although we don't really know that's the actual problem yet...