DescriptionAdd CPP def for PNaCl biased bc newlib builds to omit memcpy, memmove, etc.
Previously, only the le32 build omitted memcpy, memmove, and memset.
However, the same miscompilation from specialization based on
incomplete callers is possible with biased bitcode as well.
Update Newlib deps for: https://codereview.chromium.org/855013002/
da71745 Make mem{cpy,move,set} pnacl bitcode disablement apply to biased bitcode.
Fixes the callingconv and other nonpexe test failures in:
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4026
R=dschuff@chromium.org
Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=0542dc33e80062c6e41551c573dcf7f89ce30880
Patch Set 1 #Patch Set 2 : update newlib rev to test #
Messages
Total messages: 5 (1 generated)
|