r235423 - in /branches/gcc-5-branch/gcc: Change...
wschmidt@gcc.gnu.org
wschmidt@gcc.gnu.org
Mon Apr 25 22:28:00 GMT 2016
Author: wschmidt
Date: Mon Apr 25 22:28:36 2016
New Revision: 235423
URL: https://gcc.gnu.org/viewcvs?rev=235423&root=gcc&view=rev
Log:
[gcc]
2016-04-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Backport from mainline
2016-03-14 Segher Boessenkool <segher@kernel.crashing.org>
PR target/70098
* config/rs6000/rs6000.md (*ctr<mode>_internal1, *ctr<mode>_internal2,
*ctr<mode>_internal5, *ctr<mode>_internal6): Also allow "d" as output.
(define_split for the GPR case): Use int_reg_operand instead of
gpc_reg_operand for the output.
[gcc/testsuite]
2016-04-25 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
Backport from mainline
2016-03-14 Segher Boessenkool <segher@kernel.crashing.org>
PR target/70098
* lib/target-supports.exp (check_effective_target_powerpc64_no_dm):
New function.
* g++.dg/pr70098.C: New testcase.
Added:
branches/gcc-5-branch/gcc/testsuite/g++.dg/pr70098.C
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/rs6000/rs6000.md
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/testsuite/lib/target-supports.exp
More information about the Gcc-cvs
mailing list