This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 8fef6f720a5 Fortran: fix lookup for gfortran builtin math intrinsics us [...] new 364539710f8 i386: Fix up handling of target attribute [PR101180] new da17c304e22 fortran, debug: Fix up DW_AT_rank [PR103315]
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/config/i386/i386-options.c | 5 ++++- gcc/fortran/trans-types.c | 4 ++-- gcc/testsuite/gcc.target/i386/pr101180.c | 12 ++++++++++++ 3 files changed, 18 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/gcc.target/i386/pr101180.c