r236512 - in /branches/gcc-5-branch/gcc: Change...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Fri May 20 13:24:00 GMT 2016


Author: rguenth
Date: Fri May 20 13:24:29 2016
New Revision: 236512

URL: https://gcc.gnu.org/viewcvs?rev=236512&root=gcc&view=rev
Log:
2016-05-20  Richard Biener  <rguenther@suse.de>

	Backport from mainline
	2016-03-02  Richard Biener  <rguenther@suse.de>

	PR middle-end/67278
	* tree-cfg.c (verify_expr): Adjust BIT_FIELD_REF case.

	* gcc.dg/simd-7.c: New testcase.

	2016-03-02  Richard Biener  <rguenther@suse.de>
		Uros Bizjak  <ubizjak@gmail.com>

	PR target/67278
	* config/i386/i386.c (type_natural_mode): Handle XFmode vectors.

	* gcc.dg/simd-8.c: New testcase.

	2016-03-09  Jakub Jelinek  <jakub@redhat.com>
 
	PR middle-end/67278
	* gcc.dg/simd-7.c: Add -w -Wno-psabi to dg-options.

 	PR target/67278
 	* gcc.dg/simd-8.c: Add -w -Wno-psabi to dg-options.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/simd-7.c
    branches/gcc-5-branch/gcc/testsuite/gcc.dg/simd-8.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/i386/i386.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/tree-cfg.c



More information about the Gcc-cvs mailing list