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

[Bug fortran/78226] Fill out location information everywhere


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78226

--- Comment #13 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Tue Dec  6 13:41:46 2016
New Revision: 243300

URL: https://gcc.gnu.org/viewcvs?rev=243300&root=gcc&view=rev
Log:
gcc/fortran/ChangeLog:

2016-12-06  Andre Vehreschild  <vehre@gcc.gnu.org>

        PR fortran/78226
        * class.c (finalize_component): Add missing locus information.
        (finalization_scalarizer): Likewise.
        (finalization_get_offset): Likewise.
        (finalizer_insert_packed_call): Likewise.
        (generate_finalization_wrapper): Likewise.



Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/class.c

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