------- Comment #2 from mikael dot morin at tele2 dot fr 2007-03-17 22:03 ------- the attached program (test.f) fails to compile:
the compilation command is : gfortran -c test.f the error is : test.f: In function probleme: test.f:2: erreur interne du compilateur: dans gfc_conv_constant, à fortran/trans-const.c:348 Veuillez soumettre un rapport complet d'anomalies, avec le source pré-traité si nécessaire. Consultez <URL:http://gcc.gnu.org/bugs.html> pour plus de détail. the fortran version is (gfortran -v) : Lecture des spécification à partir de /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/specs Target: x86_64-pc-linux-gnu Configuré avec: /usr/src/gcc-4.1.2/configure --host=x86_64-pc-linux-gnu --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-threads=posix --with-system-zlib --enable-languages=f95 --disable-multilib Modèle de thread: posix version gcc 4.1.2 -- mikael dot morin at tele2 dot fr changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael dot morin at tele2 | |dot fr Keywords| |ice-on-valid-code Known to fail| |4.1.1 4.1.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31253