This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/48069] [4.6 Regression] FAIL: g++.old-deja/g++.pt/spec26.C


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-11 14:44:53 UTC ---
Author: jason
Date: Fri Mar 11 14:44:49 2011
New Revision: 170872

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170872
Log:
    PR c++/48069
    * tree.c (type_hash_eq): Use COMPLETE_TYPE_P, not
    COMPLETE_OR_UNBOUND_ARRAY_TYPE_P.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]