]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/25632 (ICE with const int copied into two different functions)
authorZdenek Dvorak <dvorakz@suse.cz>
Wed, 4 Jan 2006 22:46:09 +0000 (23:46 +0100)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Wed, 4 Jan 2006 22:46:09 +0000 (22:46 +0000)
commit57b37fe381dc02993b054c441223f9c295249c6d
treebd6d5e00be1065df3fd6e7d3df2a441d292ab597
parent7a6d30ce0d067ddd40c6d1f000c9d7de27ea4d09
re PR c++/25632 (ICE with const int copied into two different functions)

PR c++/25632
* init.c (constant_value_1): Unshare use of DECL_INITIAL.  Fix a typo
in condition.

From-SVN: r109354
gcc/cp/ChangeLog
gcc/cp/init.c