gcc -E output is identical between xenial and yakkety, as expected (as neither glibc nor libnih changed).
__nih_abort_msg (nor any __nih symbol) does not appear anywhere in "objdump -x", but there are some differences in the objdump output other than addresses, like in the header: -architecture: i386:x86-64, flags 0x00000112: -EXEC_P, HAS_SYMS, D_PAGED +architecture: i386:x86-64, flags 0x00000150: +HAS_SYMS, DYNAMIC, D_PAGED Full objdump -x diff attached, but I'm afraid I can't interpret this. ** Patch added: "objdump -x diff" https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1580601/+attachment/4661275/+files/objdump.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1580601 Title: __nih_abort_msg symbol cannot be read any more To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1580601/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
