re PR tree-optimization/77880 (out of memory building recent LLVM on ppc64le with...
authorBernd Schmidt <bernds@redhat.com>
Fri, 7 Oct 2016 12:16:55 +0000 (12:16 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Fri, 7 Oct 2016 12:16:55 +0000 (12:16 +0000)
commit1edfde32a81006b564eb290a5989f473ab2d9af9
treeaa99b9b3770fe91d8227daea8d5b0194a9890bec
parentd4bd46463c63cf0304a71563f1b68f271f3cb230
re PR tree-optimization/77880 (out of memory building recent LLVM on ppc64le with -O3)

PR tree-optimization/77880
* expr.c (by_pieces_ninsns): Use unsigned HOST_WIDE_INT where
necessary.

From-SVN: r240862
gcc/ChangeLog
gcc/expr.c