http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49831
--- Comment #2 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-25 03:35:08 UTC --- Author: rth Date: Mon Jul 25 03:35:05 2011 New Revision: 176730 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176730 Log: PR debug/49831 * dwarf2cfi.c (connect_traces): Allow unvisited traces. Skip them entirely. Constant pools are emitted in such a way as to be indistinguishable from regular instructions, and these constant pools are, naturally, not reachable as code. Modified: trunk/gcc/ChangeLog trunk/gcc/dwarf2cfi.c