This is the mail archive of the gcc-patches@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]

[fortran,committed] Conditional bounds-checking for optional dummies


Attached patch, committed as rev. 128587 (http://gcc.gnu.org/viewcvs? view=rev&revision=128587), simply fixes our -fbounds-check testing by performing it only when optional arguments are actually present. Now, that's wise thinking, isn't it? Yet, I took few months to actually do it :(

Bootstrapped and regtested on x86_64-linux, both without and with - fbounds-check.

FX


Attachment: pr31119.ChangeLog
Description: Binary data

Attachment: pr31119.diff
Description: Binary data


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