This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug objc/50909] Process "#pragma options align=reset" correctly on Mac OS X
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 19 Jul 2017 19:12:56 +0000
- Subject: [Bug objc/50909] Process "#pragma options align=reset" correctly on Mac OS X
- Auto-submitted: auto-generated
- References: <bug-50909-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50909
egallager at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |NEW
CC| |egallager at gcc dot gnu.org
--- Comment #10 from egallager at gcc dot gnu.org ---
Confirming that the original testcase still fails with an unpatched gcc; I
think it's worth fixing (by implementing the clang behavior) so I'm marking it
as "NEW" instead of "INVALID" or "WONTFIX"