This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 3faaefb6585 Fortran: Fix generic user operators in PDTs [PR122290] new 970c442dfe2 Cobol: Suppress recipe echoing in Makefile new baa73659cd0 Ada: Fix internal error on pragma Machine_Attribute with st [...]
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/ada/sem_prag.adb | 13 +++++++++++-- gcc/cobol/Make-lang.in | 2 +- gcc/testsuite/gnat.dg/machine_attr3.adb | 7 +++++++ gcc/testsuite/gnat.dg/machine_attr3.ads | 10 ++++++++++ 4 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/machine_attr3.adb create mode 100644 gcc/testsuite/gnat.dg/machine_attr3.ads