optimization/4712: ICE in reachable_next_level, at except.c:2723

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Sat Mar 16 04:45:00 GMT 2002


Synopsis: ICE in reachable_next_level, at except.c:2723

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Sat Mar 16 04:44:55 2002
State-Changed-Why:
    ICE reproduced with gcc 3.0.4.
    
    With gcc version 3.1 20020315 (prerelease), no ICE.
    
    However, there are compilation errors:
    In file included from /usr/local/include/dluxx/regex.hh:22,
                     from store.hh:21,
                     from store.cc:18:
    /usr/include/regexx.hh:566: default argument given for parameter 2 of `const
       std::string& regexx::Regexx::replacef(Function, int = 0)'
    /usr/include/regexx.hh:422: after previous specification in `const std::string&
       regexx::Regexx::replacef(Function, int = 0)'
    /usr/include/regexx.hh:579: default argument given for parameter 3 of
    `const
       std::string& regexx::Regexx::replacef(const std::string&, Function, int = 0)
       '
    /usr/include/regexx.hh:441: after previous specification in `const std::string&
       regexx::Regexx::replacef(const std::string&, Function, int = 0)'
    /usr/include/regexx.hh:589: default argument given for parameter 4 of
    `const
       std::string& regexx::Regexx::replacef(const std::string&, const
       std::string&, Function, int = 0)'
    /usr/include/regexx.hh:457: after previous specification in `const std::string&
       regexx::Regexx::replacef(const std::string&, const std::string&, Function,
       int = 0)'

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4712



More information about the Gcc-prs mailing list