This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 5fe9a86 S/390: bind_c_array_params_2: Add proper call expr regexp for S/390. new 607320f Fix usage of an uninitialized variable new d94a1f5 PR 69246: Invalid REG_ARGS_SIZE for sibcalls
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 | 5 +++++ gcc/calls.c | 13 ++++++++++--- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr69246.c | 18 ++++++++++++++++++ lto-plugin/ChangeLog | 5 +++++ lto-plugin/lto-plugin.c | 2 +- 6 files changed, 44 insertions(+), 4 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr69246.c