public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug driver/63810] New: gcc sets incorrect macro for OS X deployment targets
@ 2014-11-11  2:00 jeremyhu at macports dot org
  2014-11-11  7:38 ` [Bug target/63810] " fxcoudert at gcc dot gnu.org
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: jeremyhu at macports dot org @ 2014-11-11  2:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63810
           Summary: gcc sets incorrect macro for OS X deployment targets
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jeremyhu at macports dot org

Even after the change for bug #61407, gcc is not setting up the deployment
target macro correctly.  gcc always sets the tiny version to 0 which is not
always the case.  For example:

$ echo | clang-mp-3.5 -E -dM - -mmacosx-version-min=10.09.04 | grep
__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__
#define __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ 1094


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-05-28 16:08 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-11  2:00 [Bug driver/63810] New: gcc sets incorrect macro for OS X deployment targets jeremyhu at macports dot org
2014-11-11  7:38 ` [Bug target/63810] " fxcoudert at gcc dot gnu.org
2014-11-14  9:09 ` larryv at macports dot org
2014-11-14  9:16 ` larryv at macports dot org
2014-11-14 21:21 ` howarth at bromo dot med.uc.edu
2014-11-14 21:24 ` larryv at macports dot org
2014-11-14 21:59 ` larryv at macports dot org
2014-11-18  6:40 ` larryv at macports dot org
2014-11-18  7:31 ` larryv at macports dot org
2014-11-18  9:32 ` fxcoudert at gcc dot gnu.org
2014-12-22 22:42 ` egall at gwmail dot gwu.edu
2015-05-15  6:54 ` vq at larryv dot me
2015-05-15 22:52 ` fxcoudert at gcc dot gnu.org
2015-05-16  2:16 ` vq at larryv dot me
2015-05-16  7:58 ` fxcoudert at gcc dot gnu.org
2015-05-20 22:01 ` vq at larryv dot me
2015-05-28 12:27 ` mrs at gcc dot gnu.org
2015-05-28 16:08 ` vq at larryv dot me

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).