[Bug c++/48749] [4.6/4.7 Regression] internal compiler error: tree check: expected field_decl

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu May 5 02:53:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48749

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-05-05 02:51:06 UTC ---
Author: jason
Date: Thu May  5 02:51:01 2011
New Revision: 173414

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173414
Log:
    PR c++/48749
    * class.c (resolves_to_fixed_type_p): Don't look closely
    in templates.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/conversion/base1.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/class.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list