c++/4990: ice when using multiple non-class template parameters (works on 2.95.3)

rodrigc@gcc.gnu.org rodrigc@gcc.gnu.org
Tue Dec 4 16:30:00 GMT 2001


Synopsis: ice when using multiple non-class template parameters (works on 2.95.3)

State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Tue Dec  4 16:29:16 2001
State-Changed-Why:
    Fixed in main trunk (gcc version 3.1 20011201 (experimental)).
    
    ICE in gcc 3.0.3 20011201.   The compiler SIGSEGV's here:
    Program received signal SIGSEGV, Segmentation fault.
    0x400a5f27 in strlen (str=0x0) at ../sysdeps/i386/strlen.c:28
    28      ../sysdeps/i386/strlen.c: No such file or directory.
            in ../sysdeps/i386/strlen.c
    (gdb) where
    #0  0x400a5f27 in strlen (str=0x0) at ../sysdeps/i386/strlen.c:28
    #1  0x0812b19d in write_expression (expr=0x401b399c)
        at cp/mangle.c:1818

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



More information about the Gcc-bugs mailing list