This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10 in repository gcc.
from 2d596c6d04e Daily bump. new f543f71c54b Factor out jobserver_active_p. new 51e819e99f3 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 | 53 +++++++++++++++++++++++---------------------------- gcc/opts-common.c | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++ gcc/opts-jobserver.h | 46 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 129 insertions(+), 61 deletions(-) create mode 100644 gcc/opts-jobserver.h