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++/48594] [4.3 regression] Rejects valid with pointer-to-member in template


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

--- Comment #8 from Jason Merrill <jason at gcc dot gnu.org> 2011-04-21 04:28:12 UTC ---
Author: jason
Date: Thu Apr 21 04:28:06 2011
New Revision: 172807

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=172807
Log:
    PR c++/48594
    * decl2.c (build_offset_ref_call_from_tree): Move
    non-dependency of object outside condition.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c


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