[Patch, fortran] Rename gfc_code's expr4 field
Mikael Morin
mikael.morin@sfr.fr
Wed Aug 5 18:54:00 GMT 2015
Hello,
this renames the expr4 field of gfc_code to the more descriptive
ext.lock.acquired_lock.
Regression tested on x86_64-unkown-linux-gnu. OK for trunk?
Mikael
-------------- next part --------------
2015-08-05 Mikael Morin <mikael@gcc.gnu.org>
* gfortran.h (struct gfc_code): Move expr4 field to
ext.lock.acquired_lock.
* dump-parse-tree.c (show_code_node): Update field usage.
* frontend-passes.c (gfc_code_walker): Likewise.
* match.c (lock_unlock_statement): Likewise.
* resolve.c (resolve_lock_unlock): Likewise.
* trans-stmt.c (gfc_trans_lock_unlock): Likewise.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_expr4.diff
Type: text/x-patch
Size: 4663 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20150805/63e04818/attachment.bin>
More information about the Fortran
mailing list