]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR c++/38877 (Revision 143404 caused ICE on 447.dealII in SPEC CPU 2006)
authorJason Merrill <jason@gcc.gnu.org>
Fri, 16 Jan 2009 22:40:25 +0000 (17:40 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 16 Jan 2009 22:40:25 +0000 (17:40 -0500)
        PR c++/38877
        * tree.c (lvalue_p_1): Allow non-fields in COMPONENT_REF.
        * init.c (build_new): Don't call describable_type unless we
        have an auto.

From-SVN: r143448

gcc/testsuite/ChangeLog

index 69660e789e6a5d71b94fe1dd9841b1dd790aeb6e..26f4ea2dacb93bde032e67f65f3a7cca76ecb82a 100644 (file)
@@ -1,5 +1,8 @@
 2009-01-16  Jason Merrill  <jason@redhat.com>
 
+       PR c++/38877
+       * g++.dg/template/lvalue1.C: New test.
+
        PR c++/29470
        * g++.dg/template/access20.C: New test.
        * g++.dg/torture/pr34641.C: Fix access.