[Bug c++/80439] __attribute__((target("xxx"))) not applied to lambdas

paolo.carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Thu Oct 5 09:40:00 GMT 2017


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

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-10-05
     Ever confirmed|0                           |1

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Ah, ok, now I get it, the issue is that it should be accepted without, say,
-m32 -msse4.1, on the command line.


More information about the Gcc-bugs mailing list