This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a8b0b13da73 tree-optimization/106722 - avoid invalid pointer associatio [...] new eff73c104a3 amdgcn: Add support for additional natively supported float [...] new e230f11e978 Handle OPAQUE_TYPE specially in verify_type [PR106833]
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/config/gcn/gcn-builtins.def | 35 ++++ gcc/config/gcn/gcn-protos.h | 1 + gcc/config/gcn/gcn-valu.md | 181 +++++++++++++++++++++ gcc/config/gcn/gcn.cc | 114 ++++++++++++- gcc/config/gcn/gcn.md | 4 +- .../gcc.target/powerpc/{pr102347.c => pr106833.c} | 7 +- gcc/tree.cc | 74 ++++++++- 7 files changed, 408 insertions(+), 8 deletions(-) copy gcc/testsuite/gcc.target/powerpc/{pr102347.c => pr106833.c} (55%)