re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2cfi.c...
authorRichard Henderson <rth@redhat.com>
Mon, 25 Jul 2011 03:35:05 +0000 (20:35 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 25 Jul 2011 03:35:05 +0000 (20:35 -0700)
commit149e741d2c9a871c5ad7a9c6a02b340e224c3f1e
treeedaac187ab7ab954523b81582bcb347e7ba52515
parent981dc73548710dcf4df7754d60e95f6b5fa48910
re PR debug/49831 (arm-linux-gnueabi bootstrap failures due to ICE in dwarf2cfi.c connect_traces)

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.

From-SVN: r176730
gcc/ChangeLog
gcc/dwarf2cfi.c