[Bug target/61593] Support '#pragma mark - foo' on non-Darwin targets (by simply ignoring it without warning)

iains at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Mar 24 13:27:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61593

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |iains at gcc dot gnu.org
   Target Milestone|---                         |10.0
           Severity|normal                      |enhancement

--- Comment #6 from Iain Sandoe <iains at gcc dot gnu.org> ---
I think you only require this to work for Darwin, right?
so as Eric says, we could have another darwin-specific pragma.
Patch Eric? ( ;) )


More information about the Gcc-bugs mailing list