This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 39920447f87 gimple-low: Fix up handling of volatile automatic vars in a [...] new b2684e5512b libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support new 1e87fcf2008 libgcc: Fix a bug in _BitInt -> dfp conversions new d10c0dce53b lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
The 3 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/gimple-lower-bitint.cc | 2 +- libgcc/soft-fp/fixddbitint.c | 2 +- libgcc/soft-fp/fixsdbitint.c | 2 +- libgcc/soft-fp/fixtdbitint.c | 4 ++-- libgcc/soft-fp/floatbitintdd.c | 12 ++++++------ libgcc/soft-fp/floatbitintsd.c | 2 +- libgcc/soft-fp/floatbitinttd.c | 20 ++++++++++++-------- 7 files changed, 24 insertions(+), 20 deletions(-)