]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ChangeLog
gimple.c (is_gimple_constant): Vector CONSTRUCTORs should not be considered a gimple...
authorRichard Biener <rguenther@suse.de>
Fri, 12 Apr 2013 07:59:58 +0000 (07:59 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 12 Apr 2013 07:59:58 +0000 (07:59 +0000)
commit953094d2f8d7963f52c26d177c62db7220efb1b3
tree512c934a164e306ffe47a87a5f0a587e9341ee47
parentf118468ab665a749c16e65f53057ca1278b3ceec
gimple.c (is_gimple_constant): Vector CONSTRUCTORs should not be considered a gimple constant.

2013-04-12  Richard Biener  <rguenther@suse.de>

* gimple.c (is_gimple_constant): Vector CONSTRUCTORs should
not be considered a gimple constant.

From-SVN: r197845
gcc/ChangeLog
gcc/gimple.c