http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994
fabien at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994
fabien at gcc dot gnu.org changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994
--- Comment #6 from Jason Merrill 2011-11-14
17:56:02 UTC ---
Author: jason
Date: Mon Nov 14 17:55:57 2011
New Revision: 181359
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181359
Log:
PR c++/6936
PR c++/25994
PR c++/26256
--
fabien at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |fabien at gcc dot gnu dot
|dot org
--- Comment #5 from fabien dot chene at gmail dot com 2010-05-09 22:09
---
mine...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994
--- Comment #4 from paolo dot carlini at oracle dot com 2010-01-17 22:47
---
*** Bug 42784 has been marked as a duplicate of this bug. ***
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
--- Comment #3 from rguenth at gcc dot gnu dot org 2006-01-27 13:40 ---
Confirmed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-01-27 12:55 ---
Hmm, This might be because we still have some ARM (pre-standard) based using
semantics implemented and not the standard C++ ones.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-27 12:53 ---
In 4.0, I get a different error message:
t.cc:16: error: using declaration using B2::f conflicts with a previous using
declaration
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25994