r245120 - in /trunk/gcc: ChangeLog config/rs600...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu Feb 2 10:05:00 GMT 2017
Author: jakub
Date: Thu Feb 2 10:05:26 2017
New Revision: 245120
URL: https://gcc.gnu.org/viewcvs?rev=245120&root=gcc&view=rev
Log:
PR target/79197
* config/rs6000/rs6000.md (*fixuns_trunc<mode>di2_fctiduz): Rename to ...
(fixuns_trunc<mode>di2): ... this, remove previous expander. Put all
conditions on a single line.
* gcc.target/powerpc/pr79197.c: New test.
* gcc.c-torture/compile/pr79197.c: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/compile/pr79197.c
trunk/gcc/testsuite/gcc.target/powerpc/pr79197.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.md
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list