https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Jonathan Wakely changed:
What|Removed |Added
CC||shunichi_wakabayashi@yahoo.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Bug 23055 depends on bug 59818, which changed state.
Bug 59818 Summary: [4.9 regression] Bogus error: call of overloaded is
ambiguous
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59818
What|Removed |Added
-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Paul Pluzhnikov changed:
What|Removed |Added
CC||ppluzhnikov at google dot com
--- Comme
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
--- Comment #11 from ppluzhnikov at gcc dot gnu.org ---
Author: ppluzhnikov
Date: Fri Jan 10 17:27:39 2014
New Revision: 206534
URL: http://gcc.gnu.org/viewcvs?rev=206534&root=gcc&view=rev
Log:
For Google b/12471166, backport r197790 from trunk:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Jason Merrill changed:
What|Removed |Added
CC||daniel.kruegler at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Paolo Carlini changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org |jason at gcc dot gnu.org
Kn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Paolo Carlini changed:
What|Removed |Added
CC||tjablin at gmail dot com
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23055
Paolo Carlini changed:
What|Removed |Added
CC||ilpoilves at hotmail dot
--- Comment #5 from redi at gcc dot gnu dot org 2009-12-08 11:21 ---
*** Bug 29577 has been marked as a duplicate of this bug. ***
--
redi at gcc dot gnu dot org changed:
What|Removed |Added
-
--- Comment #4 from bangerth at gmail dot com 2009-08-25 13:31 ---
*** Bug 41104 has been marked as a duplicate of this bug. ***
--
bangerth at gmail dot com changed:
What|Removed |Added
-
--- Additional Comments From gdr at integrable-solutions dot net
2005-07-25 15:28 ---
Subject: Re: overload resolution does not find templated function
"bangerth at dealii dot org" <[EMAIL PROTECTED]> writes:
| This basically boils down to this question:
| -
| te
--- Additional Comments From bangerth at dealii dot org 2005-07-25 15:21
---
This basically boils down to this question:
-
template struct S { typedef int type; };
template
int foo(T, typename S::type * ret);
int j = foo(1, 0);
--
icc
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-25
05:12 ---
Confirmed, not a regression. 2.95.3 rejects the code too.
--
What|Removed |Added
15 matches
Mail list logo