[PATCH] A couple of driver cleanups
authorNathan Sidwell <nathan@acm.org>
Mon, 13 May 2019 15:57:33 +0000 (15:57 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 13 May 2019 15:57:33 +0000 (15:57 +0000)
commitf5545ebef2aa4dbb2ea17c29f4ceb36c12f2ace1
tree1ddbabe127bd3d15804df2dd8ae16dc37e767b44
parent2a03d8cab78b0876fcc9580b5657efc3403ba6df
[PATCH] A couple of driver cleanups

https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00624.html
* gcc.c (execute): Simplify cond-expr into if.  Reformat comment.
(run_attempt): Reformat line break

From-SVN: r271131
gcc/ChangeLog
gcc/gcc.c