[Bug fortran/33913] f771: ../../src/gcc/f/com.c:7504: ffecom_sym_transform_: Assertion `0 == compare_tree_int (((t)->decl.size_unit), ((st)->size))' failed.

2007-10-26 Thread burnus at gcc dot gnu dot org
--- Comment #4 from burnus at gcc dot gnu dot org 2007-10-26 21:06 --- (In reply to comment #2) > f/com.c only exist in 3.4.x and before, can you try compiling with gfortran in > 4.0.x (or 4.1.x or 4.2.x)? To add: g77 was part of GCC 3.x. Starting from GCC 4.0.0, the Fortran compiler of

[Bug fortran/33913] f771: ../../src/gcc/f/com.c:7504: ffecom_sym_transform_: Assertion `0 == compare_tree_int (((t)->decl.size_unit), ((st)->size))' failed.

2007-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-10-26 16:33 --- t.F:1035: error: dim.par: No such file or directory t.F:1036: error: machconst.com: No such file or directory t.f: In function 'gencan': t.f:216: error: size of variable 'h' is too large If I use -m64, I don't get

[Bug fortran/33913] f771: ../../src/gcc/f/com.c:7504: ffecom_sym_transform_: Assertion `0 == compare_tree_int (((t)->decl.size_unit), ((st)->size))' failed.

2007-10-26 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-10-26 16:32 --- f/com.c only exist in 3.4.x and before, can you try compiling with gfortran in 4.0.x (or 4.1.x or 4.2.x)? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug fortran/33913] f771: ../../src/gcc/f/com.c:7504: ffecom_sym_transform_: Assertion `0 == compare_tree_int (((t)->decl.size_unit), ((st)->size))' failed.

2007-10-26 Thread egbirgin at ime dot usp dot br
--- Comment #1 from egbirgin at ime dot usp dot br 2007-10-26 16:11 --- Created an attachment (id=14412) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14412&action=view) solely Fortran program that cause the bug when compiled Just compile the attachment with: g77 -O4 -xf77-cpp-in