projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d67c58
)
* c-opts.c: Include "tm_p.h".
author
Ben Elliston
<bje@au.ibm.com>
Tue, 4 Sep 2007 09:33:40 +0000
(09:33 +0000)
committer
Ben Elliston
<bje@gcc.gnu.org>
Tue, 4 Sep 2007 09:33:40 +0000
(19:33 +1000)
From-SVN: r128070
gcc/ChangeLog
patch
|
blob
|
history
gcc/c-opts.c
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 75bea70a5d045a106d7ee79967367d9b90d59d3d..25d121033470ddb406a682ae5fa510620cd4b429 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-1,3
+1,7
@@
+2007-09-04 Ben Elliston <bje@au.ibm.com>
+
+ * c-opts.c: Include "tm_p.h".
+
2007-09-04 Richard Guenther <rguenther@suse.de>
PR tree-optimization/33291
diff --git
a/gcc/c-opts.c
b/gcc/c-opts.c
index 44adae4bb87a0e12fde2bc06acfc406e71a1d621..2a158c191e7d77e3e14bc5cee8d73ac5a691b868 100644
(file)
--- a/
gcc/c-opts.c
+++ b/
gcc/c-opts.c
@@
-39,6
+39,7
@@
along with GCC; see the file COPYING3. If not see
#include "options.h"
#include "mkdeps.h"
#include "target.h"
+#include "tm_p.h"
#ifndef DOLLARS_IN_IDENTIFIERS
# define DOLLARS_IN_IDENTIFIERS true