[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2019-09-04 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #35 from Iain Sandoe --- Author: iains Date: Wed Sep 4 19:17:41 2019 New Revision: 275382 URL: https://gcc.gnu.org/viewcvs?rev=275382&root=gcc&view=rev Log: [Darwin, Driver] Fix driver crashes with valid command line input. Backpor

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2019-08-25 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #34 from Iain Sandoe --- Author: iains Date: Sun Aug 25 19:27:04 2019 New Revision: 274912 URL: https://gcc.gnu.org/viewcvs?rev=274912&root=gcc&view=rev Log: [Darwin, Driver] Fix driver crashes with valid command line input. Backpor

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2019-08-02 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #33 from Iain Sandoe --- Author: iains Date: Fri Aug 2 14:54:57 2019 New Revision: 274017 URL: https://gcc.gnu.org/viewcvs?rev=274017&root=gcc&view=rev Log: darwin, backport driver fixes. 272260,r272479 - Darwin, Driver - Improve p

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2019-06-13 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #32 from Iain Sandoe --- Author: iains Date: Thu Jun 13 18:53:05 2019 New Revision: 272260 URL: https://gcc.gnu.org/viewcvs?rev=272260&root=gcc&view=rev Log: Darwin, Driver - Improve processing of macosx-version-min= For PR target/6

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #31 from Lawrence Velázquez --- (In reply to m...@gcc.gnu.org from comment #27) > Fixed in 6.0. Backports pre approved after bake time and testing that > includes older darwins and ppc. Thanks! I've attached updated patches against 4

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34012|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34011|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34010|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 mrs at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-28 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #26 from mrs at gcc dot gnu.org --- Author: mrs Date: Thu May 28 12:27:05 2015 New Revision: 223808 URL: https://gcc.gnu.org/viewcvs?rev=223808&root=gcc&view=rev Log: 2015-05-28 Lawrence Velázquez PR target/63810

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-20 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #25 from Lawrence Velázquez --- (In reply to m...@gcc.gnu.org from comment #22) > Though I approved it on list, you should feel free to update with the review > points others have and post that version if you wish. Re-roll posted: ht

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-16 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #24 from Francois-Xavier Coudert --- (In reply to Lawrence Velázquez from comment #23) > I don't see anything in version_as_legacy_macro() that specifically deals > with major <= 9. Could you point me to the offending code? In the co

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-15 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #23 from Lawrence Velázquez --- (In reply to Francois-Xavier Coudert from comment #21) > - version_as_legacy_macro(): same issue. Why do we need to handle major <= > 9? You have rejected this possibility in macosx_version_as_macro()

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-15 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 mrs at gcc dot gnu.org changed: What|Removed |Added CC||mrs at gcc dot gnu.org Kno

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-15 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #21 from Francois-Xavier Coudert --- (In reply to Lawrence Velázquez from comment #20) > https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01377.html Quick review of the patch: - version_as_modern_macro(): you implement a specific beha

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2015-05-14 Thread vq at larryv dot me
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #20 from Lawrence Velázquez --- (In reply to Francois-Xavier Coudert from comment #18) > (In reply to Lawrence Velázquez from comment #17) > > Hey Lawrence, do you have a copyright assignment in place with the FSF? If > so, please su

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-12-22 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Eric Gallager changed: What|Removed |Added CC||egall at gwmail dot gwu.edu --- Comment

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-18 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #18 from Francois-Xavier Coudert --- (In reply to Lawrence Velázquez from comment #17) Hey Lawrence, do you have a copyright assignment in place with the FSF? If so, please submit your trunk patch to gcc-patc...@gcc.gnu.org for revie

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34009|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34008|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #34007|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33976|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33977|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-17 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33975|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33970|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33969|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33975|updated trunk patch that|patch against trunk for desc

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Lawrence Velázquez changed: What|Removed |Added Attachment #33968|0 |1 is obsolete|

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #7 from Lawrence Velázquez --- (In reply to howarth from comment #6) > ../../gcc-5-20141114/gcc/config/darwin-c.c: In function ‘const char* > version_as_modern_macro(const long unsigned int*)’: > ../../gcc-5-20141114/gcc/config/darwin

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread howarth at bromo dot med.uc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #6 from howarth at bromo dot med.uc.edu --- The proposed patch for gcc trunk fails to build here against r217590 /sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./prev-gcc/xg++ -B/sw/src/fink.build/gcc50-5.0.0-1000/darwin_objdir/./p

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #5 from Lawrence Velázquez --- Created attachment 33970 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33970&action=edit patch against 4.8 branch for handling deployment targets correctly This patch incorporates and supersedes

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #4 from Lawrence Velázquez --- Created attachment 33969 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33969&action=edit patch against 4.9 branch for handling deployment targets correctly Patched GCC 4.9.2 matched the behavior

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-14 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #3 from Lawrence Velázquez --- Created attachment 33968 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33968&action=edit patch against trunk for handling deployment targets correctly This is more of a rewrite than just a patch.

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-11 Thread larryv at macports dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 --- Comment #2 from Lawrence Velázquez --- (In reply to Jeremy Huddleston Sequoia from comment #1) > Larry said that he's working on a patch to fix this for gcc trunk, and I > suspect he's pretty close to having something since that was about a w

[Bug target/63810] gcc sets incorrect macro for OS X deployment targets

2014-11-10 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63810 Francois-Xavier Coudert changed: What|Removed |Added Target||*-*-darwin* Status