1 2016-01-01 Bernd Edlinger <bernd.edlinger@hotmail.de>
4 * config/tilegx/tilegx.md (clzsi2): Don't create DI subregs of
5 SI values. Explicitly convert SI to DI and vice-versa.
7 2016-01-01 Jakub Jelinek <jakub@redhat.com>
9 PR tree-optimization/69070
10 * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Only test
11 REAL_VALUE_ISSIGNALING_NAN on arg0 if arg0 is a REAL_CST.
14 * ubsan.c (ubsan_instrument_float_cast): Call
15 initialize_sanitizer_builtins.
18 * ifcvt.c (find_cond_trap): Give up if returnjump_p (jump).
20 Copyright (C) 2016 Free Software Foundation, Inc.
22 Copying and distribution of this file, with or without modification,
23 are permitted in any medium without royalty provided the copyright
24 notice and this notice are preserved.