diff options
author | Michael Matz <matz@suse.de> | 2009-08-19 14:29:52 +0000 |
---|---|---|
committer | Michael Matz <matz@gcc.gnu.org> | 2009-08-19 14:29:52 +0000 |
commit | 9600efe1a6c42b8acf7449561760c36968155f83 (patch) | |
tree | 8489ea3ed78727eeb377ad35611c3a1779e5bb14 /gcc/expr.c | |
parent | 10174ddf5d0e0e2293e54ebc14f9c49a9983de98 (diff) | |
download | gcc-9600efe1a6c42b8acf7449561760c36968155f83.zip gcc-9600efe1a6c42b8acf7449561760c36968155f83.tar.gz gcc-9600efe1a6c42b8acf7449561760c36968155f83.tar.bz2 |
omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of comparing TYPE_MAIN_VARIANT for equality.
* omp-low.c (optimize_omp_library_calls): Use types_compatible_p
instead of comparing TYPE_MAIN_VARIANT for equality.
* tree-vect-patterns.c (vect_recog_dot_prod_pattern,
vect_recog_widen_mult_pattern, vect_recog_widen_sum_pattern): Ditto.
* tree-vect-loop.c (vect_is_simple_reduction): Ditto.
* gimplify.c (goa_lhs_expr_p): Ditto and use
STRIP_USELESS_TYPE_CONVERSION.
From-SVN: r150936
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions