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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <mar...@gcc.gnu.org>:

https://gcc.gnu.org/g:df592811f950301ed3b10a08e476dad0f2eff26a

commit r12-4489-gdf592811f950301ed3b10a08e476dad0f2eff26a
Author: Martin Liska <mli...@suse.cz>
Date:   Mon Oct 4 14:06:14 2021 +0200

    target: support spaces in target attribute.

            PR target/102374

    gcc/ChangeLog:

            * config/i386/i386-options.c (ix86_valid_target_attribute_inner_p):
Strip whitespaces.
            * system.h (strip_whilespaces): New function.

    gcc/testsuite/ChangeLog:

            * gcc.target/i386/pr102374.c: New test.

Reply via email to