r270690 - in /trunk/gcc: ChangeLog config/aarch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Apr 30 12:07:00 GMT 2019


Author: jakub
Date: Tue Apr 30 12:07:27 2019
New Revision: 270690

URL: https://gcc.gnu.org/viewcvs?rev=270690&root=gcc&view=rev
Log:
	PR target/89093
	* config/aarch64/aarch64.c (aarch64_process_one_target_attr): Don't skip
	whitespace at the start of target attribute string.

	* gcc.target/aarch64/pr89093.c: New test.
	* gcc.target/aarch64/pr63304_1.c: Remove space from target string.

Added:
    trunk/gcc/testsuite/gcc.target/aarch64/pr89093.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/aarch64/pr63304_1.c



More information about the Gcc-cvs mailing list