This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [gfortran,patch] Fix multiple evaluation of index with bounds checking


Acting on Andrew's suggestion, I changed the patch to use the save_expr() function. And since it's a simple one-line patch, I finally decided to go ahead and commit it as rev. 126647, after a final regtesting with -fbounds-check on x86_64-linux.

FX


Attachment: foo.diff
Description: Binary data


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