https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86157
Eric Gallager <egallager at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic CC| |egallager at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=78352 --- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> --- (In reply to Xavier from comment #0) > > That's a shame. We have a few #line directives in most of our files > (compiled by gcc) because we use an apple extension called blocks (a kind of > closure). Tangent, but the bug for adding blocks support to gcc is bug 78352 > > More details at > https://techtalk.intersec.com/2014/11/blocks-rewriting-with-clang/ >