mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-22 12:59:48 +08:00
cgraphunit.c: Fix goof in previous commit.
2006-10-15 Richard Guenther <rguenther@suse.de> * cgraphunit.c: Fix goof in previous commit. From-SVN: r117752
This commit is contained in:
parent
6026b73e86
commit
564738dfd1
@ -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:");
|
||||
|
Loading…
Reference in New Issue
Block a user