Works gcc 4.2 20060806, fails with 20060823:

(sid)579:[EMAIL PROTECTED]: ~] /usr/lib/gcc-snapshot/bin/g++ -c texlive-t1rw.cc
texlive-t1rw.cc:19: error: conflicting declaration 'unsigned char
Efont::Type1Reader::xvalue_store [257]'
texlive-t1rw.cc:5: error: 'Efont::Type1Reader::xvalue_store' has a previous
declaration as 'unsigned char Efont::Type1Reader::xvalue_store [(sizeof (T) *
want)]'
texlive-t1rw.cc:19: error: declaration of 'unsigned char
Efont::Type1Reader::xvalue_store [(sizeof (T) * want)]' outside of class is not
definition
texlive-t1rw.cc:19: internal compiler error: tree check: did not expect class
'type', have 'type' (template_type_parm) in contains_placeholder_p, at
tree.c:2223
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.2 regression] tree check: did not expect class
                    'type', have 'type' (template_type_parm) in
                    contains_placeholder_p, at tree.c:2223
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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

Reply via email to