This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug objc/50909] Process "#pragma options align=reset" correctly on Mac OS X


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

Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manu at gcc dot gnu.org

--- Comment #9 from Manuel LÃpez-IbÃÃez <manu at gcc dot gnu.org> ---
(In reply to Alex from comment #8)
> As to someone implementing clang behavior: I was under the impression that
> the attached patch just needed to be applied? That is why I was inquiring as
> to why nobody had applied it after 3 years.

Writing a patch is often the easy part. The hard part is getting the patch
approved and following up on reviewer's comments. See
https://gcc.gnu.org/contribute.html and https://gcc.gnu.org/wiki/GCC_Research

The patch doesn't look correct to me anyway, but you will get a better review
from a Darwin maintainer, see the MAINTAINERS file in the gcc sources.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]