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 debug/60756] var-tracking selects wrong registers


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Tue Dec 22 09:51:02 2015
New Revision: 231897

URL: https://gcc.gnu.org/viewcvs?rev=231897&root=gcc&view=rev
Log:
        PR debug/60756
        * var-tracking.c (tracked_record_parameter_p): New predicate.
        (track_expr_p): Invoke it.
        (add_stores): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/var-tracking.c

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