[libgfortran,patch] Remove stubs for unimplemented environment variables

François-Xavier Coudert fxcoudert@gmail.com
Tue Oct 2 12:07:00 GMT 2007


Attached patch removes the stubs present in libgfortran for some
unimplemented GFORTRAN_ environment variables: GFORTRAN_MEM_INIT,
GFORTRAN_MEM_CHECK, GFORTRAN_SIGHUP, GFORTRAN_SIGINT,
GFORTRAN_FPU_ROUND and GFORTRAN_FPU_PRECISION.

I agree with Tobias' analysis in PR32021 that there are better ways to
do each of these, and since it was decided some time ago to keep the
number of environment variable at its lowest, I think the right thing
here is to get rid of them.

I'll commit this in 48 hours unless someone disagrees.

FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_env.ChangeLog
Type: application/octet-stream
Size: 502 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071002/b86f064d/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_env.diff
Type: application/octet-stream
Size: 4547 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071002/b86f064d/attachment-0001.obj>


More information about the Fortran mailing list