This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/2981: ICE on omission of colon before member initialiser list
- To: gcc-gnats at gcc dot gnu dot org
- Subject: c++/2981: ICE on omission of colon before member initialiser list
- From: djeverett at cableinet dot co dot uk
- Date: 28 May 2001 19:52:28 -0000
- Reply-To: djeverett at cableinet dot co dot uk
>Number: 2981
>Category: c++
>Synopsis: ICE on omission of colon before member initialiser list
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: ice-on-illegal-code
>Submitter-Id: net
>Arrival-Date: Mon May 28 12:56:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Daniel Everett
>Release: 2.96 20000731
>Organization:
>Environment:
Red Hat Linux 7.0 on a Pentium III PC
>Description:
If you omit the colon prior to a constructor's member initialiser list, gcc will throw an ICE #19990916.
>How-To-Repeat:
Run gcc on the attached file without any gcc flags:
$gcc init_list.cc
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: