This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 14d9f8c913d [doc] Fix typos in MINLOC, MAXLOC documentation new a05637753d3 2019-03-25 Richard Biener rguenther@suse.de new 4d236db98c9 S/390: Improve debug output for builtin matching new 1954998fae2 S/390: Cleanup builtin types file
The 3 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 | 16 ++++++ gcc/config/s390/s390-builtin-types.def | 102 +++++++++++++++------------------ gcc/config/s390/s390-c.c | 8 ++- gcc/fold-const.c | 5 ++ gcc/testsuite/ChangeLog | 5 ++ gcc/testsuite/g++.dg/pr89790.C | 20 +++++++ 6 files changed, 98 insertions(+), 58 deletions(-) create mode 100644 gcc/testsuite/g++.dg/pr89790.C