This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c16d9f78dc8 [Committed] PR other/106575: Use "signed char" in new fold- [...] new 1270ccda70c Factor out jobserver_active_p. new 53e3b2bf16a lto: support --jobserver-style=fifo for recent GNU make
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/gcc.cc | 37 +++++------------------------------ gcc/lto-wrapper.cc | 44 +++++++++--------------------------------- gcc/opts-common.cc | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/opts-jobserver.h | 46 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 114 insertions(+), 67 deletions(-) create mode 100644 gcc/opts-jobserver.h