This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 592ed7db12e arc: Remove obsolete options new 1eff5289b27 Fix miscompilation of predicate on bit-packed array types
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/ada/gcc-interface/decl.c | 37 +++++++++++++++---------- gcc/testsuite/gnat.dg/bit_packed_array6.adb | 10 +++++++ gcc/testsuite/gnat.dg/bit_packed_array6_pkg.ads | 13 +++++++++ 3 files changed, 45 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gnat.dg/bit_packed_array6.adb create mode 100644 gcc/testsuite/gnat.dg/bit_packed_array6_pkg.ads