[Bug fortran/20990] Segmentation fault
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 13 18:34:00 GMT 2005
------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-04-13 18:34 -------
With -fdefault-integer-8:
$ gfc -c -fdefault-integer-8 pr20990.f
pr20990.f: In function ÂjonctÂ:
pr20990.f:280: internal compiler error: in gfc_add_modify_expr, at
fortran/trans.c:152
Without that:
$ gfc -c pr20990.f
pr20990.f: In function ÂjonctÂ:
pr20990.f:294: internal compiler error: Segmentation fault
I'm using dichotomic debugging to find what goes wrong right now. But I have a
doubt: did someone actually *write* that code?
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |fxcoudert at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-04-13 18:34:05
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20990
More information about the Gcc-bugs
mailing list