This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bug in g++.3.0.1 for std::list::const_iterator with -pedantic
- To: gcc-bugs at gcc dot gnu dot org
- Subject: bug in g++.3.0.1 for std::list::const_iterator with -pedantic
- From: gilles civario <civario at ceng dot cea dot fr>
- Date: Mon, 24 Sep 2001 16:23:14 +0200
The file foo.cc compiles without problems with g++.3.0.1 without -pedantic,
but fails with -pedantic.
The same problem occured on a i686-pc-cygwin and a alpha-dec-osf5.0 box.
The output of the commande line
(g++ -v -save-temps -I/usr/local/include -W -Wall -ansi -pedantic -c foo.cc)
is in the file "output".
Best regards.
Gilles.
--
Gilles Civario - CS SI / CEA DTI
tel: 33 (0)4 38 78 67 61
fax: 33 (0)4 38 78 51 81
mailto:civario@mimosa.ceng.cea.fr
Equipe Support Calcul
mailto:support-calcul@muguet.saclay.cea.fr
foo.cc.bz2
foo.ii.bz2
foo.s.bz2
output.bz2