Internal compiler error.

jlf jlfc@club-internet.fr
Tue Jun 9 13:02:00 GMT 1998


When compiling the following (minimal) code :

template< class T >
void    sort( )
        {
            struct
            {
            } c ;
        }


uname -a
Linux linux 2.0.27 #5 Fri Dec 27 20:56:45 MET 1996 i486

gcc -v
Reading specs from
/usr/lib/gcc-lib/i586-unknown-linux-gnulibc1/egcs-2.90.29/specs
gcc version egcs-2.90.29 980515 (egcs-1.0.3 release)


I have encountered this error when compiling Doc++
http://www.zib.de/Visual/software/doc++/index.html
The real sort() function is at the end of the file
McSorter.h

Best regards.



More information about the Gcc-bugs mailing list