]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Fix testsuite regression caused by quotes around options.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2019 19:45:20 +0000 (19:45 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 18 Mar 2019 19:45:20 +0000 (19:45 +0000)
commit03bae9a8edae69d8e1ad550ead80f5bf2f68414d
treea59b1fc264dff605c3b2f8d0bf4d4196859470b6
parent56c3aeaa4999c60c796ce5fd1cb17ce25518a103
RISC-V: Fix testsuite regression caused by quotes around options.

2019-03-18  Kito Cheng  <kito.cheng@gmail.com>
* gcc.target/riscv/arch-1.c: Add quotes around march in dg-error.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@269779 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/riscv/arch-1.c