public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/14215] New: tree check: expected identifier_node, have integer_cst in c_parse_error, at c-common.c:5913
@ 2004-02-19 19:30 hans dot buchmann at fhso dot ch
  2004-02-19 19:35 ` [Bug c++/14215] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: hans dot buchmann at fhso dot ch @ 2004-02-19 19:30 UTC (permalink / raw)
  To: gcc-bugs

compiling the code:

class ClassA
{
  enum Enum {ITEM } //<------ my mistake
 private:
};

with: 

/home/buchmann/cvs/eo3s/htc/bin/g++ -c -o bug.o bug.cc


produces the output:

bug.cc:4: internal compiler error: tree check: expected identifier_node, have
integer_cst in c_parse_error, at c-common.c:5913
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

compiler version :g++ -v


Reading specs from
/home/buchmann/cvs/host/gcc-3.4/bin/../lib/gcc/i686-pc-linux-gnu/3.4.0/specs
Configured with: /home/buchmann/cvs/dist/gcc-3.4-20040114/configure -v
--prefix=/home/buchmann/cvs/host/gcc-3.4/ --enable-languages=c,c++ --with-newlib
Thread model: posix
gcc version 3.4.0 20040114 (experimental)

Best regards
Hans Buchmann

-- 
           Summary: tree check: expected identifier_node, have integer_cst
                    in c_parse_error, at c-common.c:5913
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hans dot buchmann at fhso dot ch
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug c++/14215] tree check: expected identifier_node, have integer_cst in c_parse_error, at c-common.c:5913
  2004-02-19 19:30 [Bug c++/14215] New: tree check: expected identifier_node, have integer_cst in c_parse_error, at c-common.c:5913 hans dot buchmann at fhso dot ch
@ 2004-02-19 19:35 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-19 19:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-19 19:35 -------
This is a dup of bug 13975 which is already fixed in newer versions of 3.4.0.

*** This bug has been marked as a duplicate of 13975 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-02-19 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-19 19:30 [Bug c++/14215] New: tree check: expected identifier_node, have integer_cst in c_parse_error, at c-common.c:5913 hans dot buchmann at fhso dot ch
2004-02-19 19:35 ` [Bug c++/14215] " pinskia 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).