[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any help needed in Fortran related development
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: Any help needed in Fortran related development |
Date: |
Wed, 25 Aug 2010 08:22:37 -0500 |
On 25 August 2010 04:48, Jaroslav Hajek <address@hidden> wrote:
> Since we cannot rely on exceptions being correctly handled across
> Fortran stack frame (or can we?),
Isn't this what the -fexceptions gcc option is for? Or does it not
work for Fortran?