<div dir="auto">Cygwin has recently updated its compiler from gcc-7.4.x to gcc-9.2.0.  When I build asy with this compiler it crashes in the sort2 test. Running the test under gdb shows that there's a null pointer dereference in GC_free (hhdr is null). If I build without optimization, the problem doesn't occur. <div dir="auto"><br></div><div dir="auto">I've worked around this by reverting to gcc-7.4, but I'd rather see the problem fixed. I don't know if it's an asy bug or a gcc bug or a gc bug or a Cygwin bug or something else. Has anyone else succeeded in building asy with gcc-9.2?</div><div dir="auto"><br></div><div dir="auto">Ken </div></div>