This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-8-branch in repository gcc.
from c4b66e7cacd Use default visibility to work around clang -fvisibility-in [...] new 5e56325262d Add workaround for aligned_alloc bug on AIX
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: libstdc++-v3/ChangeLog | 7 ++ libstdc++-v3/libsupc++/new_opa.cc | 6 ++ libstdc++-v3/testsuite/18_support/new_aligned.cc | 119 +++++++++++++++++++++++ 3 files changed, 132 insertions(+) create mode 100644 libstdc++-v3/testsuite/18_support/new_aligned.cc