bootstrap/4010: ICE in const_hash

hidaspal@fnal.gov hidaspal@fnal.gov
Sun Aug 12 17:36:00 GMT 2001


>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:



More information about the Gcc-bugs mailing list