[Bug c++/39742] [4.5 Regression] ice in C++ overload resolution

2009-04-12 Thread jason at gcc dot gnu dot org


--- Comment #4 from jason at gcc dot gnu dot org  2009-04-13 04:28 ---
Fixed.


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED


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



[Bug c++/39742] [4.5 Regression] ice in C++ overload resolution

2009-04-12 Thread jason at gcc dot gnu dot org


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

Author: jason
Date: Mon Apr 13 04:20:32 2009
New Revision: 145995

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

Added:
branches/gcc-4_4-branch/gcc/testsuite/g++.dg/overload/extern-C-2.C
  - copied unchanged from r145994,
trunk/gcc/testsuite/g++.dg/overload/extern-C-2.C
Modified:
branches/gcc-4_4-branch/gcc/cp/ChangeLog
branches/gcc-4_4-branch/gcc/cp/call.c
branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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



[Bug c++/39742] [4.5 Regression] ice in C++ overload resolution

2009-04-12 Thread jason at gcc dot gnu dot org


--- 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



[Bug c++/39742] [4.5 Regression] ice in C++ overload resolution

2009-04-12 Thread jason at gcc dot gnu dot org


-- 

jason at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |jason at gcc dot gnu dot org
   |dot org |
 Status|NEW |ASSIGNED
   Last reconfirmed|2009-04-12 15:41:12 |2009-04-12 16:15:09
   date||


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