This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 65b7fac6a51 Daily bump. new a1984704a7c Use correct names for __ibm128 if long double is IEEE 128-bit. new fa944e8660e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
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/rs6000/rs6000-c.c | 6 +- gcc/config/rs6000/rs6000.c | 6 ++ gcc/testsuite/gcc.target/powerpc/pr104253.c | 156 ++++++++++++++++++++++++++++ gcc/testsuite/gcc.target/powerpc/pr99708.c | 21 ++++ 4 files changed, 188 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/powerpc/pr104253.c create mode 100644 gcc/testsuite/gcc.target/powerpc/pr99708.c