[Bug middle-end/52544] compilation fails with -finstrument-functions and sse c code

frederic.leroy@b-com.com gcc-bugzilla@gcc.gnu.org
Mon Nov 28 08:15:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52544

Frédéric Leroy <frederic.leroy@b-com.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |frederic.leroy@b-com.com

--- Comment #9 from Frédéric Leroy <frederic.leroy@b-com.com> ---
Hello,

I wanted to use -finstrument-functions with a software but it fails to link as
in the example above.

I use gcc from ubuntu 16.04:

     gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609

I recompiled the small snippet from mobi in comment 7 and it gave the same
error.

What need to be done to avoid this error or to fix gcc ?


More information about the Gcc-bugs mailing list