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 a test in PR55277


The following patch fixes the second test case in

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

As for the first case, I don' think it will be fixed soon as I have more urgent PRs.

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

Committed as rev. 193824.

2012-11-26 Vladimir Makarov <vmakarov@redhat.com>

        PR target/55277
        * lra-constraints.c (in_class_p): Check reg class contents too.

2012-11-26 Vladimir Makarov <vmakarov@redhat.com>

        PR target/55277
        * gcc.target/i386/pr55227.c: New test.

Attachment: pr55277.patch
Description: Text document


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