[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-08-02 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-08-02 07:44 --- OK, this one is fixed. -- What|Removed |Added Status|NEW

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-06-20 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-06-20 13:33 --- My example no longer crashes on powerpc-apple-darwin7.9.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20970

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-06-20 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-06-20 13:46 --- PR21083 ,also, works Ok on the powerpc-darwin. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20970

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-06-19 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-06-19 08:09 --- Well, this bug seems to have been fixed by Paul Thomas' character patches. I don't see the segfault any more on i686-linux (neither this one nor the ones in the duplicate bug, PR21083). Could someone

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-04-19 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-19 14:53 --- Confirmed on i386-linux. Same thing happens without -fdefault-integer-8 on: character(len=6_8) hed, final data final /'foo'/ data hed /'bar'/ if (hed == final) call abort

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-04-19 Thread fxcoudert at gcc dot gnu dot org
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-19 14:53 --- *** Bug 21083 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-04-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-18 03:51 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW

[Bug libfortran/20970] gfortran - bus error -fdefault-integer-8

2005-04-13 Thread dir at lanl dot gov
--- Additional Comments From dir at lanl dot gov 2005-04-13 13:08 --- Here is the crash walk back Thread 0 Crashed: 0 libgfortran.0.dylib 0x0023e99c _gfortran_compare_string + 0x68 (string_intrinsics.c:136) 1 adini 0x1d2c MAIN__ + 0x40 (adini.f:6)