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] | |
In Fortran, integers are used to index arrays. So if you want integer overflow checking, use -fbounds-check :-)
I know there is a smiley here, but it seems to me that range checking is quite different from overflow checking.
-- François-Xavier Coudert http://www.homepages.ucl.ac.uk/~uccafco/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |