This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9266d9fce2c Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning new 7f2cf0c45f4 x86-64: Check R_X86_64_CODE_6_GOTTPOFF support
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.in | 7 +++ gcc/config/i386/predicates.md | 6 ++- gcc/configure | 68 ++++++++++++++++++++++++++ gcc/configure.ac | 44 +++++++++++++++++ gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.c | 9 ++++ gcc/testsuite/lib/target-supports.exp | 48 ++++++++++++++++++ 6 files changed, 181 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.c