On Aug 09 2018, Ian Lance Taylor wrote:
> On Thu, Aug 9, 2018 at 8:03 AM, Andreas Schwab wrote:
>> TestMemoryProfiler uses a too restrictive pattern that fails to match
>> backtraces that contain two tabs after the function address. That can
>> happen when the formatted addresses are of differe
On Thu, Aug 9, 2018 at 8:03 AM, Andreas Schwab wrote:
> TestMemoryProfiler uses a too restrictive pattern that fails to match
> backtraces that contain two tabs after the function address. That can
> happen when the formatted addresses are of different length:
Your patch seems to be whitespace o