On Fri, May 24, 2019 at 7:37 AM Tom de Vries <tdevr...@suse.de> wrote: > > On 24-05-19 13:10, CHIGOT, CLEMENT wrote: > > Description: > > * This patch splits libbacktrace's test_elf into two new tests: > > test_elf_32 and test_elf_64. > > > > Tests: > > * AIX 7.2: Configure/Build: SUCCESS > > > > Changelog: > > * Makefile.am (BUILDTESTS): Remove test_elf, add test_elf_32 and > > test_elf_64. > > * Makefile.in: Regenerate. > > Hi, > > the patch looks ok to me (but I'm not an approver). > > I've tested it, and it passes for me on x86_64-linux. > > [ Perhaps for a next submission you could read through > https://gcc.gnu.org/contribute.html#patches on how to properly format a > ChangeLog entry. ] > > I've reformatted the patch as attached below. > > Ian, ok for trunk?
Yes. Thanks. Committed. Ian