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 tree-optimization/80948] [8 regression] test case gcc.dg/torture/pr68017.c fails with ICE starting with r248771


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

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri Jun  2 12:34:32 2017
New Revision: 248824

URL: https://gcc.gnu.org/viewcvs?rev=248824&root=gcc&view=rev
Log:
2017-06-02  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/80948
        * tree-tailcall.c (find_tail_calls): Track stmts to move in
        stmt order as well.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-tailcall.c

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