This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 51eb47a * c-parser.c (c_parser_enum_specifier): Remove redundant line. new b022253 * config/c6x/c6x.c (hwloop_optimize): Handle case where the [...] new 58afe09 PR target/80019 * config/i386/i386.c (ix86_vector_duplicate [...] new 2914a5e Don't use Win32 functions on CYGWIN.
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/ChangeLog | 11 +++++++++++ gcc/config/c6x/c6x.c | 3 ++- gcc/config/i386/i386.c | 8 +++++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.target/i386/pr80019.c | 13 +++++++++++++ libgfortran/ChangeLog | 11 +++++++++++ libgfortran/intrinsics/random.c | 2 +- libgfortran/intrinsics/system_clock.c | 8 ++++---- libgfortran/intrinsics/time_1.h | 2 +- 9 files changed, 55 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr80019.c