This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 80d3e9a Properly handle -miamcu and -march=lakemont new 66205a6 Skip local error_mark_node decls new 9deca14 * config/alpha/alpha.h (HARD_REGNO_NREGS): Use CEIL macro. [...]
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/ChangeLog | 42 ++++++++++++++++++++++----------- gcc/cgraphbuild.c | 3 ++- gcc/config/alpha/alpha.c | 6 ++--- gcc/config/alpha/alpha.h | 14 ++++++----- gcc/testsuite/ChangeLog | 5 ++++ gcc/testsuite/gcc.target/i386/pr66810.c | 10 ++++++++ 6 files changed, 56 insertions(+), 24 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr66810.c