https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61407
Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fxcoudert at gcc dot gnu.org --- Comment #45 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> --- (In reply to Jeremy Huddleston Sequoia from comment #42) > The committed patch is incorrect. It makes an invalid assumption which > breaks the usage of deployment targets such as 10.9.3. All Apple doc I can find has deployment targets of the form 10.x or 10.x.0 (where x is integer, but not only one digit).