make -n fails if export is used with recursion

2017-05-27 Thread Robert Durkacz
If I run "make some_target" and get an unexpected result, I would do this-- make -n some_target > script to see what it was make was trying to do. If I run the commands in "script", one by one or together, I think I should get the same result as in the original case. But it turns out not to work pr

[bug #50790] Some kind of memory corruption in error messages with gcc-6.3.0 -flto=4

2017-05-27 Thread Paul D. Smith
Update of bug #50790 (project make): Status:None => Duplicate Open/Closed:Open => Closed ___ Follow-up Comment #3: This is a duplicate of