[libstdc++, committed] fix PR65909
Sandra Loosemore
sandra@codesourcery.com
Tue Apr 28 02:55:00 GMT 2015
This patch works around a libstdc++ testsuite issue: the generated
program that tests for the availability of named locales dereferences
invalid pointers on targets that don't allow command-line arguments to
be passed. (In particular, I ran into this with a simulator for an
embedded target that produces a ton of verbose error messages when it
hits an invalid memory reference.) Jonathan already approved the fix in
the issue, so I've gone ahead and checked it in.
-Sandra
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nlocale.log
Type: text/x-log
Size: 267 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150428/04a0c72a/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nlocale.patch
Type: text/x-patch
Size: 674 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20150428/04a0c72a/attachment-0001.bin>
More information about the Libstdc++
mailing list