]> git.ipfire.org Git - thirdparty/gcc.git/commit
* tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result of
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2010 15:07:21 +0000 (15:07 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Sep 2010 15:07:21 +0000 (15:07 +0000)
commit1df54db3a4a44375cda7c19b571fdfa14886b8d7
tree26599e9e8b44b5ab012025bf37371c093d0ec20f
parent85c0a25cac9bede4664b0ddaa95df5d0142af79a
* tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result of
string folding is of integral type.
* fortran.fortran-torture/compile/pr45598.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@164111 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/compile/pr45598.f90 [new file with mode: 0644]
gcc/tree-ssa-ccp.c