This is the mail archive of the gcc@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] | |
Richard Henderson wrote:
On Fri, Dec 13, 2002 at 09:25:54PM +0100, Toon Moene wrote:
I cannot imagine a valid Fortran program that contains an access to memory that "might trap".
Well, certainly not in the language that g77 compiles (a superset of Fortran 77), because there is no concept of "pointer" in that language.Yeah, I guess there's really no concept of a null pointer is there...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |