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 target/69014] [4.9/5/6 Regression] gcc.c-torture/execute/991023-1.c FAILs with -Os -fmodulo-sched -fno-tree-vrp


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

--- Comment #11 from Richard Henderson <rth at gcc dot gnu.org> ---
Created attachment 37336
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37336&action=edit
proposed patch

This appears to work on this test case, producing the expected

  Doloop: doloop pattern clobbers live out

Now pushing it through a larger set of testing.

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