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/55672] [4.8 Regression] -fstack-check=generic ICEs in print_reg, at config/i386/i386.c:13868


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55672

--- Comment #10 from Uros Bizjak <ubizjak at gmail dot com> 2013-01-10 20:23:49 UTC ---
Author: vmakarov
Date: Thu Jan 10 20:07:55 2013
New Revision: 195095

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195095
Log:
2013-01-10  Vladimir Makarov  <vmakarov@redhat.com>

    PR rtl-optimization/pr55672
    * lra-eliminations.c (mark_not_elimnable): Permit addition with
    const to be elimnable.

2013-01-10  Vladimir Makarov  <vmakarov@redhat.com>

    PR rtl-optimization/pr55672
    * gcc.target/i386/pr55672.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr55672.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lra-eliminations.c
    trunk/gcc/testsuite/ChangeLog


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