diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2016-10-28 21:04:51 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2016-10-28 21:04:51 +0000 |
commit | 894d8b416343817776946da50d0b660f20742921 (patch) | |
tree | 6629e80a0c1643c5764bfcff920a90bf7a2fa59c /gcc/tree-vectorizer.c | |
parent | 9a5e1efcaca6305711e7d44b355e98c923f27c6d (diff) | |
download | gcc-894d8b416343817776946da50d0b660f20742921.zip gcc-894d8b416343817776946da50d0b660f20742921.tar.gz gcc-894d8b416343817776946da50d0b660f20742921.tar.bz2 |
target.def (min_arithmetic_precision): New hook.
* target.def (min_arithmetic_precision): New hook.
* doc/tm.texi.in (Misc): Add TARGET_MIN_ARITHMETIC_PRECISION.
* doc/tm.texi: Regenerate.
* internal-fn.c (expand_arith_overflow): Adjust handling of target
dependent support by means of TARGET_MIN_ARITHMETIC_PRECISION.
* targhooks.c (default_min_arithmetic_precision): New function.
* targhooks.h (default_min_arithmetic_precision): Declare.
* config/sparc/sparc.c (TARGET_MIN_ARITHMETIC_PRECISION): Define.
(sparc_min_arithmetic_precision): New function.
From-SVN: r241665
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions