https://sourceware.org/bugzilla/show_bug.cgi?id=27815
Cary Coutant <ccoutant at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Cary Coutant <ccoutant at gmail dot com> --- I haven't had the chance to build a new-enough GCC to test, but it looks like the proper fix is to use nullptr instead of NULL. Does that sound right? That would require that I raise the minimum version of GCC that can build gold from 4.1.3 to at least 4.6. I'm not sure if anyone needs to build with such an old version, but if so, maybe I could just use a static cast here. -- You are receiving this mail because: You are on the CC list for the bug.