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 PR middle-end/38590: ice: verify_gimple failed with divide


"Andrew Pinski" <pinskia@gmail.com> writes:

> ChangeLog:
> * fold-const.c (fold_binary): Call fold_convert on arguments to
> fold_build2 for negative divide optimization.
>
> * gcc.c-torture/compile/pr38590-1.c: New testcase.
> * gcc.c-torture/compile/pr38590-2.c: New testcase.

This is OK.

Thanks.

Ian


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