------- Comment #7 from fxcoudert at gcc dot gnu dot org 2007-10-24 09:42 ------- (In reply to comment #6) > FX, you confirmed this enhancement: is do-as-the-others-do really good enough > a > reason to implement this?
No (see http://gcc.gnu.org/ml/fortran/2007-10/msg00263.html). The SIGNAL intrinsic in its current form is not greatly portable, and the best way to achieve this is now to use ISO_C_BINDING. Moreover, POSIX bindings will be included in 4.4, and this will be covered. -- fxcoudert at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29240