optabs.c
255 KB
-
re PR middle-end/60729 (Compiler failure for combination of -ftrapv and -O3:… · dad16761
re PR middle-end/60729 (Compiler failure for combination of -ftrapv and -O3: compiler error: in prepare_cmp_insn) 2014-04-02 Richard Biener <rguenther@suse.de> PR middle-end/60729 * optabs.c (expand_abs_nojump): Honor flag_trapv only for MODE_INTs. Properly use negv_optab. (expand_abs): Likewise. * g++.dg/vect/pr60729.cc: New testcase. From-SVN: r209012
Richard Biener committed