This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 7a34d0ea4dd x86_64-cygwin tests new 3f00c730ace Skip VLA structure field tests when compiling with clang new 2a122642b4e Use volatile pointers when attempting to trigger SIGSEGVs new 0a5c31d1ac2 Updated French translation for the gas/ and binutils/ sub-d [...]
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: binutils/ChangeLog | 4 + binutils/po/fr.po | 4068 ++++++++-------- gas/ChangeLog | 4 + gas/po/fr.po | 4906 +++++++++++--------- gdb/testsuite/ChangeLog | 18 + gdb/testsuite/gdb.base/bigcore.c | 2 +- gdb/testsuite/gdb.base/gcore-relro-pie.c | 2 +- gdb/testsuite/gdb.base/gcore-tls-pie.c | 2 +- gdb/testsuite/gdb.base/savedregs.c | 2 +- gdb/testsuite/gdb.base/vla-datatypes.c | 53 - gdb/testsuite/gdb.base/vla-datatypes.exp | 24 - .../{vla-datatypes.c => vla-struct-fields.c} | 43 +- gdb/testsuite/gdb.base/vla-struct-fields.exp | 67 + gdb/testsuite/gdb.mi/mi-syn-frame.c | 2 +- 14 files changed, 4892 insertions(+), 4305 deletions(-) copy gdb/testsuite/gdb.base/{vla-datatypes.c => vla-struct-fields.c} (66%) create mode 100644 gdb/testsuite/gdb.base/vla-struct-fields.exp