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]

[lra] a path to fix GCC crash on s390


The following patch fixes a compiler crash on s390 during the bootstrap. Unfortunately it is not enough to fix the current s390 bootstrap failure.

The patch was successfully bootstrapped on x86/x86-64.

Committed as rev. 184524.

2012-02-23 Vladimir Makarov <vmakarov@redhat.com>

        * lra-constraints.c (inherit_in_ebb): Don't do inheritance from
        output of a jump.

Attachment: s390-crash.patch
Description: Text document


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