On 19/11/20 19:08 +0000, Jonathan Wakely wrote:
On 19/11/20 13:36 +0000, Jonathan Wakely wrote:On 16/11/20 14:43 -0800, Thomas Rodgers wrote:This patch looks good to me.Committed now.This patch was also needed, but I don't understand why I didn't see the FAILs on gcc135 in teh cfarm.
PCH. My test config on gcc135 uses PCH, and so all headers were included. The host I tested on later uses --disable-libstdcxx-pch and so saw the failure. Mystery solved.