public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/48935] New: Name lookup error at enum class
@ 2011-05-09 14:12 takechi101010 at gmail dot com
  2011-05-09 14:10 ` [Bug c++/48935] " takechi101010 at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: takechi101010 at gmail dot com @ 2011-05-09 14:12 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Name lookup error at enum class
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: takechi101010@gmail.com


I got the following error:

gcc-enum-class-test.cxx:9:7: internal compiler error: in constructor_name_p, at
cp/name-lookup.c:1862
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

compiling the attached code.
I don't know much about c++0x but I think that should be an error.


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

end of thread, other threads:[~2011-05-25 15:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-09 14:12 [Bug c++/48935] New: Name lookup error at enum class takechi101010 at gmail dot com
2011-05-09 14:10 ` [Bug c++/48935] " takechi101010 at gmail dot com
2011-05-09 14:38 ` [Bug c++/48935] [C++0x] " redi at gcc dot gnu.org
2011-05-25 13:09 ` jason at gcc dot gnu.org
2011-05-25 14:41 ` jason at gcc dot gnu.org
2011-05-25 15:29 ` jason at gcc dot gnu.org
2011-05-25 15:30 ` jason at gcc dot gnu.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).