This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 6c1a93102b4 Fortran: fix simplification of TRANSFER for zero-sized char [...] new 45b999f642a analyzer: fix ICE on vector casts [PR104159] new a1fb81bda97 testsuite: guard usage of _Float16 in analyzer test [PR104150]
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/region-model-manager.cc | 11 +++++++++++ gcc/testsuite/gcc.dg/analyzer/pr104089.c | 2 ++ gcc/testsuite/gcc.dg/analyzer/torture/pr104159.c | 18 ++++++++++++++++++ 3 files changed, 31 insertions(+) create mode 100644 gcc/testsuite/gcc.dg/analyzer/torture/pr104159.c