r196277 - in /trunk/gcc: ChangeLog testsuite/Ch...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue Feb 26 09:59:00 GMT 2013
Author: jakub
Date: Tue Feb 26 09:59:12 2013
New Revision: 196277
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196277
Log:
PR tree-optimization/56443
* tree-vect-stmts.c (get_vectype_for_scalar_type_and_size): For
overaligned types, pass TYPE_UNSIGNED (scalar_type) as second argument
to type_for_mode langhook.
* gcc.dg/torture/pr56443.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr56443.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-vect-stmts.c
More information about the Gcc-cvs
mailing list