This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r193828 - in /branches/google/gcc-4_7: ./ gcc/ ...


Author: dnovillo
Date: Mon Nov 26 20:24:08 2012
New Revision: 193828

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193828
Log:
gcc/ChangeLog.google-4_7
2012-11-26  Diego Novillo  <dnovillo@google.com>

	Backport from gcc-4_7-branch r193816.

	2012-11-26  Richard Biener  <rguenther@suse.de>

		Backport from mainline
		2012-10-19  Richard Biener  <rguenther@suse.de>

		* tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
		Robustify against odd inner_mode inputs.

		2012-10-12  Richard Biener  <rguenther@suse.de>

		* tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
		Handle over-aligned scalar types properly.

		2012-10-02  Richard Guenther  <rguenther@suse.de>

		* tree-ssa-pre.c (do_pre): Make sure to update
		virtual SSA form before cleaning up the CFG.


gcc/testsuite/ChangeLog.google-4_7
2012-11-26  Diego Novillo  <dnovillo@google.com>

	Backport from gcc-4_7-branch r193816.

	2012-11-26  Richard Biener  <rguenther@suse.de>

		Backport from mainline
		2012-10-12  Richard Biener  <rguenther@suse.de>

		* gcc.dg/torture/pr54894.c: New testcase.

		2012-10-02  Richard Guenther  <rguenther@suse.de>

		* g++.dg/torture/pr54735.C: New testcase.



Added:
    branches/google/gcc-4_7/gcc/testsuite/g++.dg/torture/pr54735.C
      - copied unchanged from r193816, branches/gcc-4_7-branch/gcc/testsuite/g++.dg/torture/pr54735.C
    branches/google/gcc-4_7/gcc/testsuite/gcc.dg/torture/pr54894.c
      - copied unchanged from r193816, branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr54894.c
Modified:
    branches/google/gcc-4_7/   (props changed)
    branches/google/gcc-4_7/gcc/   (props changed)
    branches/google/gcc-4_7/gcc/ChangeLog.google-4_7
    branches/google/gcc-4_7/gcc/testsuite/ChangeLog.google-4_7
    branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c   (props changed)
    branches/google/gcc-4_7/gcc/tree-ssa-pre.c
    branches/google/gcc-4_7/gcc/tree-vect-stmts.c
    branches/google/gcc-4_7/libjava/classpath/   (props changed)

Propchange: branches/google/gcc-4_7/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/
            ('svnmerge-integrated' modified)

Propchange: branches/google/gcc-4_7/gcc/
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/gcc/testsuite/gcc.target/powerpc/ppc-round.c
            ('svn:mergeinfo' modified)

Propchange: branches/google/gcc-4_7/libjava/classpath/
            ('svn:mergeinfo' modified)



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]