[RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
Yury Usishchev
y.usishchev@samsung.com
Fri Feb 12 09:44:00 GMT 2016
More information about the Binutils mailing list
Fri Feb 12 09:44:00 GMT 2016
- Previous message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Next message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello! Thanks for the explanation. > + if (first_word) > > When the condition is not a bool, I prefer using "!= 0". Done. BR, Yury Usishchev gold/ 2016-02-11 Yury Usishchev <y.usishchev@samsung.com> PR gold/19611 * arm.cc (fix_exidx_coverage): Insert cantunwind when address in first unwind entry does not match start of section. * testsuite/Makefile.am (arm_exidx_test.stdout): Add dump of unwind info * testsuite/Makefile.in: Regenerate * testsuite/arm_exidx_test.c: Add sections to test unwind info merging * testsuite/arm_exidx_test.sh: Add check for correct unwind info merging -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-ARM-Add-cantunwind-when-unwind-info-does-not-match-s.patch Type: text/x-diff Size: 4208 bytes Desc: Add cantunwind when unwind info does not match start of section URL: <https://sourceware.org/pipermail/binutils/attachments/20160212/8fe8b6eb/attachment.bin>
- Previous message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Next message (by thread): [RFC][GOLD] ARM: Add cantunwind when unwind info does not match start of section
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list