c++/9121: [ 3.4 regression ] Internal Compiler errror cp/search.c:1488

ehrhardt@mathematik.uni-ulm.de ehrhardt@mathematik.uni-ulm.de
Thu Jan 2 12:38:00 GMT 2003


Old Synopsis: internal compiler error on inclusion of cgal-header
New Synopsis: [ 3.4 regression ] Internal Compiler errror cp/search.c:1488

State-Changed-From-To: open->analyzed
State-Changed-By: cae
State-Changed-When: Thu Jan  2 04:38:04 2003
State-Changed-Why:
    Confirmed, it is a 3.4 regression. Here's a reduced test case:
    
    template < class R>
    struct Conic_2 {
        typedef typename R::S::T _Conic_2;
        void set () { _Conic_2::set (); }
    };

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



More information about the Gcc-prs mailing list