projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6026b73
)
cgraphunit.c: Fix goof in previous commit.
author
Richard Biener
<rguenth@gcc.gnu.org>
Sun, 15 Oct 2006 19:08:29 +0000
(19:08 +0000)
committer
Richard Biener
<rguenth@gcc.gnu.org>
Sun, 15 Oct 2006 19:08:29 +0000
(19:08 +0000)
2006-10-15 Richard Guenther <rguenther@suse.de>
* cgraphunit.c: Fix goof in previous commit.
From-SVN: r117752
gcc/cgraphunit.c
patch
|
blob
|
history
diff --git
a/gcc/cgraphunit.c
b/gcc/cgraphunit.c
index d7ad793db5b9fbe8537a893eac756d8c3ae557cc..fbe70ddc3ce7a177ba97cfd92deb35e8ad84ea49 100644
(file)
--- a/
gcc/cgraphunit.c
+++ b/
gcc/cgraphunit.c
@@
-1132,7
+1132,7
@@
cgraph_finalize_compilation_unit (void)
cgraph_varpool_analyze_pending_decls ();
}
-/bin/bash: line 1: :Q: command not found
+ /* Collect entry points to the unit. */
if (cgraph_dump_file)
{
fprintf (cgraph_dump_file, "Unit entry points:");