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: [FORTRAN PATCH]: Improved integer SIGN intrinsic (& bug-fix)


OK for 4.3 and 4.2, as is. Please also include in your commit the
attached testcase, that includes Brooks' testcase and Steve's
comment, as well as tests for the largest integer value of each
integer kind.

My comment on Brooks test does not apply because I misread his code. I sent Roger a private email that (ab)used the SAVE attribute.

I believe that my testcase is OK from that point of view. I'm not giving the SAVE attribute to the function argument, but including another function that has an internal SAVEd variable.


FX


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