This is the mail archive of the gcc-patches@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]

patch to fix PR 61923


The following patch fixes PR61923. The details of the problem can be found on

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

The patch was tested and bootstrapped on x86/x86-64.

The patch has been committed as rev. 213674 to gcc-4.9 branch and as rev. 213675 to the trunk.

2014-08-06  Vladimir Makarov  <vmakarov@redhat.com>

        PR debug/61923
        * haifa-sched.c (advance_one_cycle): Fix dump.
        (schedule_block): Don't advance cycle if we are already at the
        beginning of the cycle.

2014-08-06  Vladimir Makarov  <vmakarov@redhat.com>

        PR debug/61923
        * gcc.target/i386/pr61923.c: New test.


Attachment: pr61923.patch
Description: Text document


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