[vta] stabilize label numbers with CFA on IA64

Alexandre Oliva aoliva@redhat.com
Tue Oct 7 09:06:00 GMT 2008


IA64 emits deleted labels in the process of preparing to output CFAs.
This causes (harmless AFAICT) differences detected by -fcompare-debug.
It doesn't hurt too much to emit the deleted labels even when not
emitting frame information, and it can save us headaches if the
differences aren't harmless after all.  Fixed as follows.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vta-ia64-cfa-code-label-numbers.patch
Type: text/x-patch
Size: 2239 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081007/ec02fa07/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