re PR middle-end/55771 (Negation and type conversion incorrectly exchanged)
authorMichael Matz <matz@suse.de>
Fri, 12 Jul 2013 15:41:49 +0000 (15:41 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Fri, 12 Jul 2013 15:41:49 +0000 (15:41 +0000)
commit18b0ea8fce2dfd832d6a66c8b02bbf0af62502e9
tree4d63038be796e8fcc6cbc95e125ec2ead6069df9
parente4f0f84d56bccc7ffcbf2ba7def8bcc7cb921b6b
re PR middle-end/55771 (Negation and type conversion incorrectly exchanged)

PR middle-end/55771
* convert.c (convert_to_real): Reject non-float inner types.

testsuite/
* c-c++-common/pr55771.c: New test.

From-SVN: r200926
gcc/ChangeLog
gcc/convert.c
gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/pr55771.c [new file with mode: 0644]