This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a2155f7dd3d Increase index number for creating temp vars' name. new 5f44a4341cf libiberty/hashtab: More const parameters new 1105cf8163f middle-end/90648 fend off builtin calls with not enough arg [...]
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/ChangeLog | 6 ++++++ gcc/genmatch.c | 22 ++++++++++++++-------- gcc/testsuite/ChangeLog | 6 ++++++ gcc/testsuite/gcc.dg/pr90648.c | 8 ++++++++ include/ChangeLog | 5 +++++ include/hashtab.h | 4 ++-- libiberty/ChangeLog | 5 +++++ libiberty/hashtab.c | 4 ++-- 8 files changed, 48 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr90648.c