This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12 in repository gcc.
from df5fb956289 Daily bump. new c6a1f7e00cd Factor out jobserver_active_p. new e4b5fec75aa 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