This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Rev r211355 tightened the symbols exported by libstdc++ a bit too much which caused some carnage in the test results for arm-linux-gnueabihf.
Paolo proposed this on the bugzilla and asked if I could commit it. I've tweaked the comment slightly.
Tested on arm-none-linux-gnueabihf and verified the link time failures now disappear.
Applied to trunk. Ramana 2014-06-18 Paolo Carlini <paolo.carlini@oracle.com> Ramana Radhakrishnan <ramana.radhakrishnan@arm.com> PR libstdc++/61536 * config/abi/pre/gnu.ver: Adjust for out of line comparisons.
Attachment:
p1.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |