From: Richard Kenner Date: Sat, 1 Oct 1994 10:44:43 +0000 (-0400) Subject: Install omitted hunk from last diff. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b5eda7762d76faa97e4d54092ad5f1c5c0d64e55;p=gcc.git Install omitted hunk from last diff. From-SVN: r8190 --- diff --git a/gcc/gcc.c b/gcc/gcc.c index 13c503e7446..2f9362112b7 100644 --- 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