From mboxrd@z Thu Jan 1 00:00:00 1970 From: hidaspal@fnal.gov To: gcc-gnats@gcc.gnu.org Subject: bootstrap/4010: ICE in const_hash Date: Sun, 12 Aug 2001 17:36:00 -0000 Message-id: <20010813003228.7374.qmail@sourceware.cygnus.com> X-SW-Source: 2001-08/msg00319.html List-Id: >Number: 4010 >Category: bootstrap >Synopsis: ICE in const_hash >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Sun Aug 12 17:36:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Pal Hidas >Release: unknown-1.0 >Organization: >Environment: Linux 2.2.16-3 >Description: On this code : typedef double (FoxWolframT::*PF)(double); PF P[]= { &FoxWolframT::P0, &FoxWolframT::P1, &FoxWolframT::P2, &FoxWolframT::P3, &FoxWolframT::P4 }; // HERE I have this error message : /home/hidaspal/ntp_maker/ORCA_4_5_4/src/JetMetAnalysis/ JetMetGlobal/src/FoxWolframT.cc:33: Internal compiler error in `const_hash', at varasm.c:2372 Please submit a full bug report. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: