]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/34774 (templates, enumerations, overflow, ice)
authorJason Merrill <jason@redhat.com>
Wed, 13 Feb 2008 18:43:34 +0000 (13:43 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 13 Feb 2008 18:43:34 +0000 (13:43 -0500)
commitdcf254c3a4e2be25eba9c4dce98ac5b128840c51
tree93424e7ddd7c4bb784b8ea87c0d3b819051731ea
parentfb3d7f508ab6d7762df2dd9c2c46fdb2bdf86946
re PR c++/34774 (templates, enumerations, overflow, ice)

        PR c++/34774
        * pt.c (value_dependent_expression_p): Look into DECL_INITIAL
        of enumerators, too.

From-SVN: r132292
gcc/cp/ChangeLog
gcc/cp/pt.c