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/64260] [5 Regression] wrong code at -O1 on x86_64-linux-gnu


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Dec 12 12:43:34 2014
New Revision: 218665

URL: https://gcc.gnu.org/viewcvs?rev=218665&root=gcc&view=rev
Log:
    PR rtl-optimization/64255
    * gcc.c-torture/execute/pr64255.c: New test.

    PR rtl-optimization/64260
    * gcc.c-torture/execute/pr64260.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr64255.c
    trunk/gcc/testsuite/gcc.c-torture/execute/pr64260.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]