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++/39742] [4.5 Regression] ice in C++ overload resolution



------- Comment #2 from jason at gcc dot gnu dot org  2009-04-13 04:05 -------
Subject: Bug 39742

Author: jason
Date: Mon Apr 13 04:04:58 2009
New Revision: 145994

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145994
Log:
        PR c++/39742
        * call.c (joust): Don't crash on variadic fn.

Added:
    trunk/gcc/testsuite/g++.dg/overload/extern-C-2.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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