Re: configure erroneously detects eh_frame misoptimization

2017-09-21 Thread Steven Taschuk
Quoth Andrew Pinski: > Please https://gcc.gnu.org/contribute.html for some more information > on the all of the requirements when it comes to submitting a patch. Thanks for the pointers. Testing the change against the trunk, I find that the problem no longer exists, because printf is used instead

Re: configure erroneously detects eh_frame misoptimization

2017-09-19 Thread Andrew Pinski
On Tue, Sep 19, 2017 at 4:42 PM, Steven Taschuk wrote: > The behaviour of echo for arguments containing the two-character > substring `\0` varies among implementations: in coreutils echo, > and in the builtins of ash, bash, busybox sh, csh, and fish, the two > characters `\0` are emitted literally