This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29240] optional argument for signal intrinsic not supported



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]