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] PR79079 Fix __builtin_mul_overflow code gen for !TRULY_NOOP_TRUNCATION target


Kito Cheng <kito.cheng@gmail.com> writes:
> On Mon, Jan 16, 2017 at 02:42:08PM +0800, Kito Cheng wrote:
> > 2017-01-16  Kito Cheng <kito.cheng@gmail.com>
> >             Kuan-Lin Chen <kuanlinchentw@gmail.com>
> >
> >         PR target/PR79079
> >         * gcc/internal-fn.c (expand_mul_overflow): Use convert_modes
> instead of
> >         gen_lowpart.

Thanks for the fix Kito, much appreciated.

I believe this is candidate for backport to GCC 6 given a week or so in trunk
to make sure it's OK.

Matthew


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