From dd8301b8e01664fdb1264a0dcd317cfa93730054 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 6 Dec 2004 10:57:43 +0000 Subject: [PATCH] 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 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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,