[PATCH] command line macros
authorNathan Sidwell <nathan@acm.org>
Wed, 31 Oct 2018 17:12:27 +0000 (17:12 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Wed, 31 Oct 2018 17:12:27 +0000 (17:12 +0000)
commitab5324fb68852510f9b208894cf6c2716e129d77
treed56a7a480cd55650dba5af8453f062eb9c2fa253
parent22e052725189a472e4e86ebb6595278a49f4bcdd
[PATCH] command line macros

https://gcc.gnu.org/ml/gcc-patches/2018-10/msg02062.html
* c-opts.c (c_finish_options): Force command line macro
location.  Refactor to avoid repeating main debug hook.
(push_command_line_include): Clarify comment.

From-SVN: r265696
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c