On Mon, Sep 04, 2017 at 08:47:07PM +0100, Simon Wright wrote: > On 1 Sep 2017, at 23:05, Simon Wright <[email protected]> wrote: > > > > 2017-09-01 Simon Wright <[email protected]> > > > > PR target/80204 > > * config/darwin-driver.c (darwin_find_version_from_kernel): eliminate > > calculation of the > > minor version, always output as 0. > > Like this? > > Do you need the patch to be resubmitted as well? > > gcc/Changelog > > 2017-09-01 Simon Wright <[email protected]> > > PR target/80204 > * config/darwin-driver.c (darwin_find_version_from_kernel): > Eliminate calculation of the minor version, always output as 0.
Better 2017-09-01 Simon Wright <[email protected]> PR target/80204 * config/darwin-driver.c (darwin_find_version_from_kernel): Eliminate calculation of the minor version, always output as 0. Jakub
