This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11 in repository gcc.
from 1a11cf0f9a3 Daily bump. new b3237be4baa Factor out jobserver_active_p. new c4de50835f7 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.c | 37 +++++------------------------------ gcc/lto-wrapper.c | 50 +++++++++++++++--------------------------------- gcc/opts-common.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/opts-jobserver.h | 46 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 120 insertions(+), 67 deletions(-) create mode 100644 gcc/opts-jobserver.h