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]

Re: [PATCH]: Fix PR26807: FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)


Maxim Kuvyrkov wrote:

Hi!

This obvious patch fixes PR middle-end/26807:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26807

The patch fixes haifa-sched.c: check_cfg () to handle a special case
when both targets of the conditional jump are the same.

OK for trunk?

Yes, that is ok. Thanks for the patch.



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