Thomas Koenig - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933) (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Thomas Koenig
- To: Tobias Burnus
- Cc: Steve Kargl , Daniel Franke , "'fortran at gcc dot gnu dot org'" , gcc-patches at gcc dot gnu dot org
- Date: Sun, 25 Feb 2007 21:02:07 +0100
- Subject: Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
- References: <45DF2C6A.6050202@net-b.de> <200702232325.56280.franke.daniel@gmail.com> <45DF6E1A.7010108@net-b.de> <200702232355.29385.franke.daniel@gmail.com> <20070223231939.GA95457@troutmask.apl.washington.edu> <45E02FB0.60007@net-b.de>
On Sat, Feb 24, 2007 at 01:29:36PM +0100, Tobias Burnus wrote:
In any case which of the following option should we choose for those non-time critical functions which call C library functions?
Those are mostly non-standard intrinsics, which we support (with some pain) out of a desire to remain compatible with g77.
For these, we could reject everything that g77 rejects (which means to reject non-default integer types with an explicit error message).
Thomas
- References:
- [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Tobias Burnus - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Daniel Franke - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Tobias Burnus - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Daniel Franke - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Steve Kargl - Re: [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
* From: Tobias Burnus
- [patch, fortran] fixes for the EXIT intrinsic function (PR30933)
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |