re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3)
authorSimon Wright <simon@pushface.org>
Tue, 12 Sep 2017 15:29:16 +0000 (15:29 +0000)
committerJeff Law <law@gcc.gnu.org>
Tue, 12 Sep 2017 15:29:16 +0000 (09:29 -0600)
commit7d843469d535284337793796ae38ec67b44e1ef3
treed55ae2fd6bdd7ff14fa88abd9b21df454c0a4d6e
parentcbc45bea5f58a19d0545d1101a0a0c1a9e7760d2
re PR target/80204 (macosx-version-min wrong for macOS Sierra 10.12.3)

PR target/80204
* config/darwin-driver.c (darwin_find_version_from_kernel): Eliminate
calculation of the minor version, always output as 0.

From-SVN: r252029
gcc/ChangeLog
gcc/config/darwin-driver.c