This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 284b54c9817 RISC-V: Add -mstrict-align option new 85d113d89d2 diagnostic_report_diagnostic: refactor pragma-handling new fa1e68019c9 diagnostic.c: add print_option_information new 56b8400f55f Eliminate report_diagnostic macro
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 | 24 +++++++++ gcc/c-family/ChangeLog | 5 ++ gcc/c-family/c-common.c | 2 +- gcc/c/ChangeLog | 7 +++ gcc/c/c-decl.c | 2 +- gcc/c/c-errors.c | 10 ++-- gcc/cp/ChangeLog | 5 ++ gcc/cp/error.c | 2 +- gcc/diagnostic.c | 135 +++++++++++++++++++++++++++------------------- gcc/diagnostic.h | 2 - gcc/fortran/ChangeLog | 13 +++++ gcc/fortran/cpp.c | 2 +- gcc/fortran/error.c | 16 +++--- gcc/rtl-error.c | 2 +- gcc/substring-locations.c | 2 +- 15 files changed, 153 insertions(+), 76 deletions(-)