re PR tree-optimization/59779 (FAIL: gcc.dg/autopar/outer-1.c scan-tree-dump-times...
authorJakub Jelinek <jakub@redhat.com>
Thu, 13 Mar 2014 19:10:05 +0000 (20:10 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 13 Mar 2014 19:10:05 +0000 (20:10 +0100)
commit5b5d7f31c27558a5bc3ba16659defb54ecfc682d
tree76e5159d1f6f0a796c8fcd40dce8fc664f8affa4
parent52684bb3c8ab4b566cb10d20aa06ab388a4a81c7
re PR tree-optimization/59779 (FAIL: gcc.dg/autopar/outer-1.c scan-tree-dump-times parloops "parallelizing outer loop")

PR tree-optimization/59779
* tree-dfa.c (get_ref_base_and_extent): Use double_int
type for bitsize and maxsize instead of HOST_WIDE_INT.

From-SVN: r208554
gcc/ChangeLog
gcc/tree-dfa.c