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]

bug in g++.3.0.1 for std::list::const_iterator with -pedantic



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


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