Bug in ctor default arg still in ss-19990307
Jerry Quinn
jquinn@nortelnetworks.com
Wed Mar 10 06:49:00 GMT 1999
This week's snapshot still has a problem generating a default argument
in a constructor. I've tried it with various opt flags and -g.
Compile as follows:
g++ junk.cc getopt.cc
then run as
a.out -g junk
Output should be:
found
end of getopt
I get:
end of getopt
--
Jerry Quinn Tel: (514) 761-8737
jquinn@nortelnetworks.com Fax: (514) 761-8505
Speech Recognition Research
bug.tar.gz
More information about the Gcc-bugs
mailing list