-finstrument-functions leads to unsats to _mm instrinsic wrappers

Xinliang David Li davidxl@google.com
Thu Dec 8 00:01:00 GMT 2011


Build the test case in the patch file with -finstrument-functions, the
link will fail with unsat. The problem is gcc instruments the
artificial wrappers that will won't be emitted. The patch fixes the
problem. Bootstrap and tested on x86-64/linux.

Ok for mainline?

thanks,

David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: finst.p
Type: text/x-pascal
Size: 1060 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111208/fd946ac2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cg1
Type: application/octet-stream
Size: 102 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111208/fd946ac2/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cg2
Type: application/octet-stream
Size: 145 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20111208/fd946ac2/attachment-0001.obj>


More information about the Gcc-patches mailing list