https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
Martin Sebor changed:
What|Removed |Added
CC||msebor at gcc dot gnu.org
Known to f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
--- Comment #7 from Manuel López-Ibáñez ---
(In reply to Paolo Carlini from comment #6)
> Honestly I didn't pay attention to the second testcase and didn't consider
> the first issue serious enough ;) Anyway, let's keep this open for now,
> thanks
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
Paolo Carlini changed:
What|Removed |Added
Priority|P2 |P3
--- Comment #6 from Paolo Carlini ---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
Manuel López-Ibáñez changed:
What|Removed |Added
Severity|normal |enhancement
--- Comment #5 from Man
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
Paolo Carlini changed:
What|Removed |Added
CC|gcc-bugs at gcc dot gnu.org|manu at gcc dot gnu.org
--- Commen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16093
--- Comment #3 from Andrew Pinski 2012-01-20
01:31:39 UTC ---
In all three cases on the trunk we get:
t.cc:7:1: error: ‘var’ in namespace ‘n’ does not name a type
t.cc:8:1: error: ‘foo’ in namespace ‘n’ does not name a type
t.cc:9:1: error: ‘bar’