Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
1267bc69
Commit
1267bc69
authored
Jun 03, 2010
by
Kai Tietz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Missed part of recent tm_p.h patch in c-common.c
From-SVN: r160214
parent
12a0a4d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/Makefile.in
+1
-1
No files found.
gcc/Makefile.in
View file @
1267bc69
...
@@ -2062,7 +2062,7 @@ lto-wrapper.o: lto-wrapper.c $(CONFIG_H) $(SYSTEM_H) defaults.h intl.h \
...
@@ -2062,7 +2062,7 @@ lto-wrapper.o: lto-wrapper.c $(CONFIG_H) $(SYSTEM_H) defaults.h intl.h \
c-common.o
:
c-common.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H)
\
c-common.o
:
c-common.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(TREE_H)
\
$(OBSTACK_H) $(C_COMMON_H) $(FLAGS_H) $(TOPLEV_H) output.h $(C_PRAGMA_H)
\
$(OBSTACK_H) $(C_COMMON_H) $(FLAGS_H) $(TOPLEV_H) output.h $(C_PRAGMA_H)
\
$(GGC_H) $(EXPR_H)
$(TM_P_H)
builtin-types.def builtin-attrs.def
\
$(GGC_H) $(EXPR_H) builtin-types.def builtin-attrs.def
\
$(DIAGNOSTIC_H) gt-c-common.h langhooks.h $(RTL_H)
\
$(DIAGNOSTIC_H) gt-c-common.h langhooks.h $(RTL_H)
\
$(TARGET_H) $(C_TREE_H) tree-iterator.h langhooks.h tree-mudflap.h
\
$(TARGET_H) $(C_TREE_H) tree-iterator.h langhooks.h tree-mudflap.h
\
intl.h opts.h $(CPPLIB_H) $(TREE_INLINE_H) $(HASHTAB_H)
\
intl.h opts.h $(CPPLIB_H) $(TREE_INLINE_H) $(HASHTAB_H)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment