update polytypes.c -flax-vector-conversions msg
authorAlexandre Oliva <oliva@adacore.com>
Wed, 8 Apr 2020 12:09:20 +0000 (09:09 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Wed, 8 Apr 2020 12:09:20 +0000 (09:09 -0300)
commit542f73539db1433303a4dd16bd2cfc5e7e12eda8
treee8262f8d1349df2d31df0ad5731cabf081662248
parent70b55b25aa14b60f0e0f0193f7178bae756076ad
update polytypes.c -flax-vector-conversions msg

Since commit 2f6d557ff82876432be76b1892c6c3783c0095f4 AKA SVN-r269586,
the inform() message suggesting the use of -flax-vector-conversions
has had quotes around the option name, but the testcase still expected
the message without the quotes.  This patch adds to the expected
compiler output the quotes that are now issues.

for  gcc/testsuite/ChangeLog

* gcc.target/arm/polytypes.c: Add quotes around
-flax-vector-conversions.
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/arm/polytypes.c