]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix --enable-checking=fold failure.
authorThomas Schwinge <thomas@codesourcery.com>
Thu, 10 Jul 2014 12:05:27 +0000 (14:05 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Thu, 10 Jul 2014 12:05:27 +0000 (14:05 +0200)
commitf9abc06c5e9a8b55af730a07f8cd37bb914093c8
treef80b2891f317fac6d516f3f95a228834386ba4d5
parentd764963b54885cdf3604e54717b1a137492d7415
Fix --enable-checking=fold failure.

gcc/
* fold-const.c (fold_checksum_tree): Look at DECL_VINDEX only for
FUNCTION_DECLs.

From-SVN: r212428
gcc/ChangeLog
gcc/fold-const.c