[vta,vta4.3] skip debug insns when computing crossjump split points

Alexandre Oliva aoliva@redhat.com
Wed Sep 10 08:08:00 GMT 2008


-fcompare-debug let me know that NOTEs sometimes ended up in different
BBs because of debug insns, in crossjumping.  I don't see that this
could modify the generated code, but it's much easier if
-fcompare-debug doesn't have to ignore this kind of difference.

This patch avoids the differences in the first place.  The same patch
applies in both vta and vta4.3 branches.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vta-cfgcleanup-crossjump-skip-debug-around-note.patch
Type: text/x-patch
Size: 1192 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20080910/df2d1d81/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}
FSFLA Board Member       ?S? Libre! => http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}


More information about the Gcc-patches mailing list