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: [Patch, Fortran] PR 54997: -Wunused-function gives false warnings for procedures passed as actual argument


Le 26/11/2012 12:21, Janus Weil a écrit :
2012/11/25 Mikael Morin<mikael.morin@sfr.fr>:
Le 22/10/2012 16:49, Janus Weil a écrit :

Minor update to the patch: It now also sets TREE_USED for entry
masters in order to avoid bogus warnings for procedures with ENTRY
(cf. comment 6 in the PR, which like comment 0 is a 4.8 regression).

Still regtests cleanly. Ok?


OK with an extra test for comment 6.

Thanks a bunch. Committed as r193811. (A test for comment 6 was already included in the updated test case I sent together with the updated patch.)

Ah, yes, indeed. Didn't see it.



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