r259586 - in /branches/gcc-6-branch/gcc: Change...

acsawdey@gcc.gnu.org acsawdey@gcc.gnu.org
Tue Apr 24 00:14:00 GMT 2018


Author: acsawdey
Date: Tue Apr 24 00:14:21 2018
New Revision: 259586

URL: https://gcc.gnu.org/viewcvs?rev=259586&root=gcc&view=rev
Log:

2018-04-23  Aaron Sawdey  <acsawdey@linux.ibm.com>

	Backport from mainline
	2018-04-16  Aaron Sawdey  <acsawdey@linux.ibm.com>

	PR target/83660
	* config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Mark
	vec_extract expression as having side effects to make sure it gets
	a cleanup point.

2018-04-23  Aaron Sawdey  <acsawdey@linux.ibm.com>

	Backport from mainline
	2018-04-16  Aaron Sawdey  <acsawdey@linux.ibm.com>

	PR target/83660
	* gcc.target/powerpc/pr83660.C: New test.


Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.target/powerpc/pr83660.C
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/config/rs6000/rs6000-c.c
    branches/gcc-6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list