re PR c++/38877 (Revision 143404 caused ICE on 447.dealII in SPEC CPU 2006)
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
This commit is contained in:
parent
4dcb8fd1b1
commit
fd80343111
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user