[Bug c++/17685] New: internal compiler error: in grokdeclarator, at cp/decl.c:8047

jkherciueh at gmx dot net gcc-bugzilla@gcc.gnu.org
Mon Sep 27 06:56:00 GMT 2004


I came across the following typo in comp.lang.c++. It triggers an
internal error:

class yyy {
  operator void operator++();
}

I was using gcc-3.4.2:

Reading specs from
/mnt/target/lfs/my_dist/shaddow/pkg/gcc-3.4.2/usr/lib/gcc/i686-pc-linux-gnu/3.4.2/specs
Configured with: ../gcc-3.4.2/configure
--prefix=/mnt/target/lfs/my_dist/shaddow/pkg/gcc-3.4.2/usr --enable-shared
--enable-threads
Thread model: posix
gcc version 3.4.2

Best

Kai-Uwe Bux

-- 
           Summary: internal compiler error: in grokdeclarator, at
                    cp/decl.c:8047
           Product: gcc
           Version: 3.4.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jkherciueh at gmx dot net
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list