This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a746f952abb Do not stream redundant stuff new 4354291994e [Ada] Spurious accessibility error on return aggregate in G [...] new 1a14bfbd783 [Ada] Change pragma Compile_Time_Error to force compile-tim [...] new 431e762fae0 [Ada] Fix spurious error on checking of null Abstract_State new dc0c0196340 tree-optimization/95309 - fix invariant SLP node costing new a42cc1f883f BRIG FE testsuite: Fix dump scan patterns in packed.hsail test
The 5 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/ChangeLog | 7 +++ gcc/ada/ChangeLog | 26 ++++++++ .../doc/gnat_rm/implementation_defined_pragmas.rst | 11 ++-- gcc/ada/gnat_rm.texi | 13 ++-- gcc/ada/libgnat/g-bytswa.adb | 6 +- gcc/ada/sem_ch6.adb | 24 ++++---- gcc/ada/sem_prag.adb | 72 +++++++++++++++++----- gcc/ada/sem_util.adb | 10 ++- gcc/ada/usage.adb | 6 ++ gcc/ada/warnsw.ads | 4 +- gcc/testsuite/ChangeLog | 4 ++ gcc/testsuite/brig.dg/test/gimple/packed.hsail | 4 +- gcc/tree-vect-slp.c | 41 ++++++++---- 13 files changed, 169 insertions(+), 59 deletions(-)