https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71147
Paul Wankadia <junyer at google dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |junyer at google dot com --- Comment #8 from Paul Wankadia <junyer at google dot com> --- (In reply to Martin Sebor from comment #7) > Fixed on trunk (r236664) and 6-branch (r236729). https://github.com/google/re2/issues/102 reported this for g++ (GCC) 6.1.1 20160707. The 6-20160707 snapshot was taken at gcc-6-branch revision 238150, so I guess that it would have included your fix. Is it possible that the bug is not completely fixed yet? (My apologies in advance if I'm barking up the wrong tree!) P.S. Thank you for redirecting me here from bug 70932. :)