public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/16301] New: ICE with strong using
@ 2004-06-30 17:49 bangerth at dealii dot org
  2004-06-30 20:07 ` [Bug c++/16301] [3.4/3.5 regression] " reichelt at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bangerth at dealii dot org @ 2004-06-30 17:49 UTC (permalink / raw)
  To: gcc-bugs

Not important, but maybe worth fixing sometime anyway: 
------------------ 
namespace NS2 
{ 
  using namespace NS1 __attribute__ ((strong)); 
} 
------------------ 
 
g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c y.cc 
y.cc:3: error: expected namespace-name before "__attribute__" 
y.cc:3: error: `<type error>' is not a namespace 
y.cc:3: internal compiler error: tree check: expected namespace_decl, have 
error_mark in parse_using_directive, at cp/name-lookup.c:3409 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 
W.

-- 
           Summary: ICE with strong using
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16301


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-10-17 17:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-30 17:49 [Bug c++/16301] New: ICE with strong using bangerth at dealii dot org
2004-06-30 20:07 ` [Bug c++/16301] [3.4/3.5 regression] " reichelt at gcc dot gnu dot org
2004-07-01  1:20 ` pinskia at gcc dot gnu dot org
2004-08-02 18:53 ` mmitchel at gcc dot gnu dot org
2004-08-29 18:06 ` mmitchel at gcc dot gnu dot org
2004-10-14 23:58 ` [Bug c++/16301] [3.4/4.0 " pinskia at gcc dot gnu dot org
2004-10-15  0:25 ` pinskia at gcc dot gnu dot org
2004-10-15 14:30 ` cvs-commit at gcc dot gnu dot org
2004-10-15 14:32 ` [Bug c++/16301] [3.4 " pinskia at gcc dot gnu dot org
2004-10-17 17:40 ` pinskia at gcc dot gnu dot org
2004-10-17 17:41 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).