This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Odd behavior with LBB/LBE labels
- To: gcc at gcc dot gnu dot org
- Subject: Odd behavior with LBB/LBE labels
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Sat, 14 Jul 01 21:58:34 EDT
After the recent debug hook change was installed, GNAT on ia32
GNU/Linux with stabs started to emit LBB and LBE labels all of whose
indices were zero. It's odd this should be language-dependent.
Before I spend too much time digging in to this, does anybody have
any idea what's going on?