[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:37: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
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Richard, can you actually reproduce this? I can't with the released 7.1.0
(given the error message I doubt submitter was actually using a 7 pre). Neither
I can reproduce it with 6.3.0, anyway. I'm passing, as requested, -m32 -msse4.1
(or -m32 -msse4.2)
More information about the Gcc-bugs
mailing list