From: Nick Clifton Date: Mon, 6 Dec 2004 10:57:43 +0000 (+0000) Subject: builtins-config.h: Use instead of because the latter comes... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd8301b8e01664fdb1264a0dcd317cfa93730054;p=gcc.git builtins-config.h: Use instead of because the latter comes from gcc's... * gcc.dg/builtins-config.h: Use instead of because the latter comes from gcc's include/ directory and not the newlib/libc/include directory. From-SVN: r91770 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 04cb6b3fbdd..bb7666bb277 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2004-12-06 Nick Clifton + + * gcc.dg/builtins-config.h: Use instead of + because the latter comes from gcc's include/ directory + and not the newlib/libc/include directory. + 2004-12-05 Daniel Berlin * tree-ssa-alias.c (create_global_var): Use void_type_node,