[Patch, fortran] [0/5] PR54730 ICE: confused by type-like fonctions
Mikael Morin
mikael.morin@sfr.fr
Sat Mar 2 18:18:00 GMT 2013
Le 22/02/2013 16:23, Tobias Burnus a écrit :
> Regarding the naming, can you use a bit more speaking names? For
> instance – without claiming that the naming choice is best:
> "undo_changes" instead of "changes", "emtpy_undo_change_set_var" instead
> of "change_set_var", "gfc_new_undo_checkpoint" instead of
> "gfc_new_checkpoint". It can be also something different, but it should
> imply what they a good for.
>
I'll change:
gfc_change_set -> gfc_undo_change_set
change_set_var -> default_undo_chgset_var
changes -> latest_undo_chgset
gfc_new_checkpoint -> gfc_new_undo_checkpoint
gfc_drop_last_checkpoint -> gfc_drop_last_undo_checkpoint
gfc_restore_last_checkpoint -> gfc_restore_last_undo_checkpoint
free_change_set_data -> free_undo_change_set_data
pop_change_set -> pop_undo_change_set
I attach the corresponding patches.
Will test and commit tomorrow.
Mikael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr54730_v29-1.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130302/0ff91d28/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr54730_v29-2.patch
Type: text/x-patch
Size: 2972 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130302/0ff91d28/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr54730_v29-3.patch
Type: text/x-patch
Size: 342 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130302/0ff91d28/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr54730_v29-4.patch
Type: text/x-patch
Size: 7401 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130302/0ff91d28/attachment-0003.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr54730_v29-5.patch
Type: text/x-patch
Size: 1375 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20130302/0ff91d28/attachment-0004.bin>
More information about the Fortran
mailing list