BUG

Steven Chi schi@cktsemantics.com
Tue Apr 13 18:26:00 GMT 1999


A BUG REPORT ON COMPILING STL BASED HASH_MAPS

patternsearch.cpp:2051: Internal compiler error.

void BuildPatternLabels(  )
{
        typedef hash_map<string, int,  cstring_hasher,
equal_to_string_search >   MAP_BUILD_INSTS;
        if(PAT_DEBUG==1)  // Debug
        {
                fprintf(stdout,"\nStarting Labelling --\n");
                fflush(stdout);
        }
        // Iterate through the nets and calculate the hash values.
        MAP_BUILD_INSTS mapping_insts;        // Line 2051
}

--

-----------------------------------------------------
Steven Chi                     Circuit Semantics Inc.
Direct: 408-885-9250 x218      100 Park Center Plaza
Fax:    408-885-9269 (1067)    Suite 590
www.circuitsemantics.com       San Jose CA 95113
          Measuring Performance Logically
-----------------------------------------------------





More information about the Gcc-bugs mailing list