public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/37389]  New: expected integer_cst, have error_mark in build_enumerator
@ 2008-09-05 22:29 doko at ubuntu dot com
  2008-09-05 22:30 ` [Bug c++/37389] " doko at ubuntu dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: doko at ubuntu dot com @ 2008-09-05 22:29 UTC (permalink / raw)
  To: gcc-bugs

seen with 4.2.4, 4.3.2 and trunk 20080904

g++ -c -mtune=generic -g foo.ii

In file included from utNativePackedCoDec.cc:5:
../../src/pers/RecBuf.hh: At global scope:
../../src/pers/RecBuf.hh: In instantiation of
'pers::RecBuf<pers::NativePackedCoDec, long unsigned int>':
utNativePackedCoDec.cc:11:   instantiated from here
../../src/pers/RecBuf.hh:76: error: 'typename pers::NativePackedCoDec::Type'
names 'template<class T> struct pers::NativePackedCoDec::Type', which is not a
type
../../src/pers/RecBuf.hh:76: error: overflow in enumeration values at
'STRING_SZ'
../../src/pers/RecBuf.hh:76: error: 'typename pers::NativePackedCoDec::Type'
names 'template<class T> struct pers::NativePackedCoDec::Type', which is not a
type
../../src/pers/RecBuf.hh:76: internal compiler error: tree check: expected
integer_cst, have error_mark in build_enumerator, at cp/decl.c:11144
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: expected integer_cst, have error_mark in
                    build_enumerator
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com


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


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

end of thread, other threads:[~2009-04-29 15:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-05 22:29 [Bug c++/37389] New: expected integer_cst, have error_mark in build_enumerator doko at ubuntu dot com
2008-09-05 22:30 ` [Bug c++/37389] " doko at ubuntu dot com
2008-09-05 22:39 ` pinskia at gcc dot gnu dot org
2008-09-09  1:55 ` [Bug c++/37389] [4.2/4.3/4.4 Regression] " pinskia at gcc dot gnu dot org
2008-09-09  8:00 ` jakub at gcc dot gnu dot org
2008-09-09 19:19 ` jakub at gcc dot gnu dot org
2008-09-09 20:25 ` [Bug c++/37389] [4.2/4.3 " jakub at gcc dot gnu dot org
2008-09-09 20:26 ` jakub at gcc dot gnu dot org
2009-04-29 15:17 ` 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).