This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 6192d6abc20 Daily bump. new 641b407763e Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__. new b3531eb23a2 Use correct names for __ibm128 if long double is IEEE 128-bit.
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