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 rtl-optimization/83364] [8 Regression] wrong code with -O -fno-forward-propagate -fno-tree-coalesce-vars -fno-tree-ter


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Dec 12 09:51:05 2017
New Revision: 255576

URL: https://gcc.gnu.org/viewcvs?rev=255576&root=gcc&view=rev
Log:
        PR rtl-optimization/83363
        PR rtl-optimization/83364
        * gcc.dg/pr83363.c: New test.
        * gcc.dg/pr83364.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr83363.c
    trunk/gcc/testsuite/gcc.dg/pr83364.c
Modified:
    trunk/gcc/testsuite/ChangeLog

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