This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 347682ea463 analyzer: fix ICE in sm_state_map::dump when dumping trees new 5914a7b5c63 testsuite: Add more guards to complex tests
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../vect/complex/bb-slp-complex-add-pattern-int.c | 5 ++-- .../vect/complex/bb-slp-complex-add-pattern-long.c | 7 +++-- .../complex/bb-slp-complex-add-pattern-short.c | 7 +++-- .../bb-slp-complex-add-pattern-unsigned-int.c | 7 +++-- .../bb-slp-complex-add-pattern-unsigned-long.c | 7 +++-- .../bb-slp-complex-add-pattern-unsigned-short.c | 7 +++-- .../vect/complex/complex-add-pattern-template.c | 17 +++++++++++- .../gcc.dg/vect/complex/complex-add-template.c | 30 ++++++++++++++++++++++ .../gcc.dg/vect/complex/complex-operations-run.c | 2 +- .../complex/fast-math-bb-slp-complex-add-double.c | 5 ++-- .../complex/fast-math-bb-slp-complex-add-float.c | 5 ++-- .../fast-math-bb-slp-complex-add-half-float.c | 2 +- .../fast-math-bb-slp-complex-add-pattern-double.c | 5 +++- .../fast-math-bb-slp-complex-add-pattern-float.c | 5 ++-- ...st-math-bb-slp-complex-add-pattern-half-float.c | 6 +++-- .../complex/fast-math-bb-slp-complex-mla-double.c | 1 - .../complex/fast-math-bb-slp-complex-mla-float.c | 1 - .../fast-math-bb-slp-complex-mla-half-float.c | 2 +- .../complex/fast-math-bb-slp-complex-mls-double.c | 1 - .../complex/fast-math-bb-slp-complex-mls-float.c | 1 - .../fast-math-bb-slp-complex-mls-half-float.c | 2 +- .../complex/fast-math-bb-slp-complex-mul-double.c | 1 - .../complex/fast-math-bb-slp-complex-mul-float.c | 1 - .../fast-math-bb-slp-complex-mul-half-float.c | 2 +- .../vect/complex/fast-math-complex-add-double.c | 2 +- .../vect/complex/fast-math-complex-add-float.c | 2 +- .../complex/fast-math-complex-add-half-float.c | 2 +- .../complex/fast-math-complex-add-pattern-double.c | 2 +- .../complex/fast-math-complex-add-pattern-float.c | 2 +- .../fast-math-complex-add-pattern-half-float.c | 3 ++- .../vect/complex/fast-math-complex-mla-double.c | 1 - .../vect/complex/fast-math-complex-mla-float.c | 1 - .../complex/fast-math-complex-mla-half-float.c | 1 - .../vect/complex/fast-math-complex-mls-double.c | 1 - .../vect/complex/fast-math-complex-mls-float.c | 1 - .../complex/fast-math-complex-mls-half-float.c | 1 - .../vect/complex/fast-math-complex-mul-double.c | 1 - .../vect/complex/fast-math-complex-mul-float.c | 1 - .../complex/fast-math-complex-mul-half-float.c | 1 - .../vect/complex/vect-complex-add-pattern-byte.c | 3 ++- .../vect/complex/vect-complex-add-pattern-int.c | 3 ++- .../vect/complex/vect-complex-add-pattern-long.c | 5 +++- .../vect/complex/vect-complex-add-pattern-short.c | 3 ++- .../vect-complex-add-pattern-unsigned-byte.c | 3 ++- .../vect-complex-add-pattern-unsigned-int.c | 3 ++- .../vect-complex-add-pattern-unsigned-long.c | 5 +++- .../vect-complex-add-pattern-unsigned-short.c | 3 ++- 47 files changed, 123 insertions(+), 56 deletions(-)