]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/43390 (ICE: integral result type precision does not match field...
authorRichard Guenther <rguenther@suse.de>
Mon, 22 Mar 2010 12:39:04 +0000 (12:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 22 Mar 2010 12:39:04 +0000 (12:39 +0000)
commit6d7971b832cbd7046e04184bbf140d9e6c30ff18
tree7615d605a2a8dda90f867bb37bdebf022984f960
parent6af84c851dbd4c53711ac9f5ed2147bdb29354f6
re PR middle-end/43390 (ICE: integral result type precision does  not match field size of BIT_FIELD_REF)

2010-03-22  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43390
* tree-vect-stmts.c (get_vectype_for_scalar_type): Make
sure vector extracts are type correct.

* gfortran.fortran-torture/execute/pr43390.f90: New testcase.

From-SVN: r157624
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/pr43390.f90 [new file with mode: 0644]
gcc/tree-vect-stmts.c