[vta] skip debug insns in tree-stdarg

Alexandre Oliva aoliva@redhat.com
Wed Dec 10 03:02:00 GMT 2008


A va_list shouldn't be regarded as escaping just because it's
referenced in a debug insn.  This causes codegen differences.  This
patch fixes all the remaining testsuite regressions on ppc64 and ia64
in the VTA branch, with (and without) -fcompare-debug.  Yay!

I'm installing this in the VTA branch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vta-tree-stdarg-check-debug-stmts.patch
Type: text/x-patch
Size: 621 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081210/a6d461f6/attachment.bin>
-------------- next part --------------


-- 
Alexandre Oliva           http://www.lsd.ic.unicamp.br/~oliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


More information about the Gcc-patches mailing list