OSDN Git Service

Install omitted hunk from last diff.
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Oct 1994 10:44:43 +0000 (10:44 +0000)
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 1 Oct 1994 10:44:43 +0000 (10:44 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8190 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/gcc.c

index 13c503e..2f93621 100644 (file)
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -2637,7 +2637,7 @@ process_command (argc, argv)
                  value = p + 1;
                add_prefix (&exec_prefixes, value, 1, 0, temp);
                add_prefix (&startfile_prefixes, value, 1, 0, temp);
-               add_prefix (&include_prefixes, concat (value, "include", ""),
+               add_prefix (&include_prefixes, concat (value, "include"),
                            1, 0, 0);
 
                /* As a kludge, if the arg is "[foo/]stageN/", just add