c++/8338: [3_2 and mainline regression from 3.0.x] Infinite loop on illegal code

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Oct 27 02:22:00 GMT 2002


Old Synopsis: Koenig lookup doesn't find enum value in special case
New Synopsis: [3_2 and mainline regression from 3.0.x] Infinite loop on illegal code

State-Changed-From-To: open->analyzed
State-Changed-By: paolo
State-Changed-When: Sun Oct 27 01:46:55 2002
State-Changed-Why:
    During the compilation of the first testcase (*not* that
    provided later in the audit trail) both 3_2 and mainline
    loop forever and consume an enormous amount of memory after
    having output:
    8338.cc: In instantiation of `N2::A<N1::E, N1::Alias>':
    8338.cc:34:   instantiated from here
    8338.cc:15: `max' was not declared in this scope
    
    This is a regression from 3.0.x (2.95.x ICEd).

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



More information about the Gcc-bugs mailing list