mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-21 15:50:50 +08:00
* c-opts.c: Include "tm_p.h".
From-SVN: r161071
This commit is contained in:
parent
32c3cb8e4a
commit
a4c97feb76
@ -1,3 +1,7 @@
|
||||
2010-06-21 Joern Rennecke <joern.rennecke@embecosm.com>
|
||||
|
||||
* c-opts.c: Include "tm_p.h".
|
||||
|
||||
2010-06-20 Joseph Myers <joseph@codesourcery.com>
|
||||
|
||||
* c-common.c (parse_optimize_options): Update call to
|
||||
|
@ -37,6 +37,7 @@ along with GCC; see the file COPYING3. If not see
|
||||
#include "options.h"
|
||||
#include "mkdeps.h"
|
||||
#include "target.h" /* For gcc_targetcm. */
|
||||
#include "tm_p.h" /* For C_COMMON_OVERRIDE_OPTIONS. */
|
||||
|
||||
#ifndef DOLLARS_IN_IDENTIFIERS
|
||||
# define DOLLARS_IN_IDENTIFIERS true
|
||||
|
Loading…
x
Reference in New Issue
Block a user