This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a6457974a1f LRA: For clobbered regs use operand mode instead of the big [...] new d11e088210a Enable UTF-8 code page on Windows 64-bit host [PR108865]
The 1 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/config.host | 5 ++-- gcc/config/i386/sym-mingw32.cc | 1 + gcc/config/i386/utf8-mingw32.rc | 3 ++ gcc/config/i386/winnt-utf8.manifest | 8 ++++++ gcc/config/i386/x-mingw32 | 3 +- gcc/config/i386/x-mingw32-utf8 | 56 +++++++++++++++++++++++++++++++++++++ 6 files changed, 72 insertions(+), 4 deletions(-) create mode 100644 gcc/config/i386/sym-mingw32.cc create mode 100644 gcc/config/i386/utf8-mingw32.rc create mode 100644 gcc/config/i386/winnt-utf8.manifest create mode 100644 gcc/config/i386/x-mingw32-utf8