[PATCH] command line macros
commit64bbb6a74b87d5e593450fc5fd65bf0c2e66af15
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2018 17:12:27 +0000 (31 17:12 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 31 Oct 2018 17:12:27 +0000 (31 17:12 +0000)
treed56a7a480cd55650dba5af8453f062eb9c2fa253
parentf00f02a3772c24437f219fc92829bb1c893a4552
[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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@265696 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-opts.c