On Sat, Mar 3, 2012 at 00:35, FX wrote:
> Hi all,
>
> I'll offer my first patch to the new 4.8 trunk. I noticed that the
> -fbacktrace option and the GFORTRAN_ERROR_BACKTRACE environment variable are
> somewhat inconsistently handled. Currently, the environment variabled doesn't
> actually over
Hi all,
I'll offer my first patch to the new 4.8 trunk. I noticed that the -fbacktrace
option and the GFORTRAN_ERROR_BACKTRACE environment variable are somewhat
inconsistently handled. Currently, the environment variabled doesn't actually
override the compilation option, as it should. So, I set