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++/48162] [4.7 Regression] 447.dealII in SPEC CPU 2006 failed to build


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> 2011-03-18 15:07:16 UTC ---
Author: jason
Date: Fri Mar 18 15:07:13 2011
New Revision: 171148

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171148
Log:
    PR c++/48162
    * semantics.c (finish_call_expr): Allow TARGET_EXPR for now.

Added:
    trunk/gcc/testsuite/g++.dg/template/fn-ptr1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/testsuite/ChangeLog


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