[Bug target/102375] [aarch64] Should allow space in target attribute

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 19 12:39:44 GMT 2021


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

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

https://gcc.gnu.org/g:6b34f5c5ec75823d656b6882f12d46248402a2aa

commit r12-4503-g6b34f5c5ec75823d656b6882f12d46248402a2aa
Author: Martin Liska <mliska@suse.cz>
Date:   Tue Oct 19 11:11:16 2021 +0200

    target: Support whitespaces in target attr/pragma.

            PR target/102375

    gcc/ChangeLog:

            * config/aarch64/aarch64.c (aarch64_process_one_target_attr):
            Strip whitespaces.

    gcc/testsuite/ChangeLog:

            * gcc.target/aarch64/pr102375.c: New test.


More information about the Gcc-bugs mailing list