convert.c (convert_to_integer, [...]): Include the types in the error message.
commitb8f75b8cde8c632738e447f5493aea7b30be8e32
authorMarc Glisse <marc.glisse@inria.fr>
Fri, 22 May 2015 20:59:27 +0000 (22 22:59 +0200)
committerMarc Glisse <glisse@gcc.gnu.org>
Fri, 22 May 2015 20:59:27 +0000 (22 20:59 +0000)
tree533b0e2158b43a148062294f49fc870a85453066
parentf50f17e6707da098ce7542741f67830bc5f80fc0
convert.c (convert_to_integer, [...]): Include the types in the error message.

2015-05-22  Marc Glisse  <marc.glisse@inria.fr>

gcc/
* convert.c (convert_to_integer, convert_to_vector): Include the
types in the error message.
gcc/testsuite/
* gcc.dg/simd-1.c: Update to the new message.

From-SVN: r223590
gcc/ChangeLog
gcc/convert.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/simd-1.c