This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-980205: -frepo: template not correctly instantiated


Hi again,

with the 980214 snapshot, the program in my first mail to
this subject still core dumps (after successful compilation).

> After uncommenting the "template derived_algo<simple_node>;",
> the program works well.

This has changed! If you uncomment the line, egcs-g++ will no
longer compile the program.

main.cc:38: multiple initializations given for
    `derived_algo<simple_node>::version'

Regards
--

Ingolf Koch         http://www.minet.uni-jena.de/~ingolf/ 
FSU Jena, Institut fuer Angewandte Mathematik, 07740 Jena


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]