[LTO] PATCH: Fix WPA errors seen with make -j2

Ian Lance Taylor iant@google.com
Wed Oct 29 15:46:00 GMT 2008


"Diego Novillo" <dnovillo@google.com> writes:

> [ Adding DJ and Ian to the CC list for the libiberty changes in this patch. ]

The libiberty changes are OK except:

> +/*
> +
> +@deftypefn Replacement char* make_cwd_temp_file (const char *@var{suffix})
> +
> +Return a temporary file name (as a string) or @code{NULL} if unable to
> +create one.  @var{suffix} is a suffix to append to the file name.  The
> +string is @code{malloc}ed, and the temporary file has been created.  The
> +temporary file is created in the current working directory.
> +
> +@end deftypefn
> +
> +*/

Change "Replacement" to "Supplemental" in the first line of the
comment.

Thanks.

Ian



More information about the Gcc-patches mailing list