This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from b2202431910 fortran: Fix up gfc_trans_oacc_construct [PR104717] new a5dc2641add gimple-fold: fix further missing stmt locations [PR104308] new 6ad3ca0077e analyzer: fix ICEs on complex constants [PR105365,105366]
The 2 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: gcc/analyzer/svalue.cc | 30 +++++++++++++++++++++--------- gcc/gimple-fold.cc | 3 +++ gcc/testsuite/gcc.dg/analyzer/pr104308.c | 13 ++++++++++++- gcc/testsuite/gcc.dg/analyzer/pr105365.c | 17 +++++++++++++++++ gcc/testsuite/gcc.dg/analyzer/pr105366.c | 19 +++++++++++++++++++ 5 files changed, 72 insertions(+), 10 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105365.c create mode 100644 gcc/testsuite/gcc.dg/analyzer/pr105366.c