--- Comment #2 from jason at gcc dot gnu dot org 2009-01-16 18:58 ---
*** This bug has been marked as a duplicate of 38579 ***
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
--
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35640
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-12-29 04:13 ---
Confirmed, a regression from at least 3.3 which gave:
t.cc: In constructor `C::C(B&)':
t.cc:14: error: `A' is an inaccessible base of `B'
--
pinskia at gcc dot gnu dot org changed:
What|Removed