r194686 - in /branches/gcc-4_6-branch/gcc: Chan...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Fri Dec 21 22:28:00 GMT 2012


Author: jamborm
Date: Fri Dec 21 22:28:40 2012
New Revision: 194686

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194686
Log:
2012-12-21  Martin Jambor  <mjambor@suse.cz>

	PR tree-optimization/55355
	* tree-sra.c (type_internals_preclude_sra_p): Also check that
	bit_position is small enough to fit a single HOST_WIDE_INT.

	* testsuite/g++.dg/torture/pr55355.C: New test.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/torture/pr55355.C
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_6-branch/gcc/tree-sra.c



More information about the Gcc-cvs mailing list