------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-23 16:47 ------- Hmm, my simple example shows that this is a regression also in 3.4.0 but that looks like a different bug than the orginal one. Anyways here is the reduced testcase for the reported bug, I will file the other one in a different bug: # 1 "t.cc" # 1 "<built-in>" # 1 "<command line>" # 1 "t.cc" # 1 "t.h" 1 namespace t { using ::t1; } # 2 "t.cc" 2
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24009