public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53816] New: internal compiler error: tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6419, with -std=c++11 option
@ 2012-06-30  6:33 ai.azuma at gmail dot com
  2012-06-30  6:34 ` [Bug c++/53816] " ai.azuma at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ai.azuma at gmail dot com @ 2012-06-30  6:33 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53816
           Summary: internal compiler error: tree check: expected
                    field_decl, have identifier_node in
                    fixed_type_or_null, at cp/class.c:6419, with
                    -std=c++11 option
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ai.azuma@gmail.com


Created attachment 27721
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27721
preprocessed source file

The attached code looks innocent but causes ICE with GCC 4.8.0 20120624
(experimental) and `-std=c++11' option, although it doesn't rely on any C++11
feature. And without `-std=c++11' option, it successfully compiles.

Note that the attached code successfully compiles with GCC 4.6.4 20120622
(prerelease) and 4.7.2 20120623 (prerelease), regardless of whether
`-std=c++0x' option is used.


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

end of thread, other threads:[~2012-07-03  3:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-30  6:33 [Bug c++/53816] New: internal compiler error: tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6419, with -std=c++11 option ai.azuma at gmail dot com
2012-06-30  6:34 ` [Bug c++/53816] " ai.azuma at gmail dot com
2012-07-02  8:56 ` [Bug c++/53816] [4.7/4.8 Regression] " rguenth at gcc dot gnu.org
2012-07-02  9:47 ` jakub at gcc dot gnu.org
2012-07-02 20:46 ` jason at gcc dot gnu.org
2012-07-03  3:30 ` jason at gcc dot gnu.org
2012-07-03  3:30 ` jason at gcc dot gnu.org
2012-07-03  3:31 ` jason at gcc dot gnu.org
2012-07-03  3:31 ` 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).