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]

Re: check array option?


>>>>> "nbecker" ==   <nbecker@fred.net> writes:

 nbecker> I wish that gcc had an array bounds check option, similar to
 nbecker> g77.

But g77 doesn't do bounds checking, unfortunately.  (It should be easy
in g77, but I failed to get to grips with tree code sufficiently on a
couple of attempts.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]