From 2f09ef38b898ddd79ac5627e0916e2ea8cdf90dd Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Sat, 6 Oct 2007 20:28:15 +0000 Subject: Revert: 2007-02-12 Eric Botcazou * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL. * cgraphunit.c (cgraph_expand_function): If DECL_IGNORED_P is set on the function, temporarily point the debug interface to the null one. From-SVN: r129056 --- gcc/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4534268..a4ec3cb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2007-10-06 Eric Botcazou + + Revert: + 2007-02-12 Eric Botcazou + + * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL. + * cgraphunit.c (cgraph_expand_function): If DECL_IGNORED_P is set on + the function, temporarily point the debug interface to the null one. + 2007-10-06 Alexandre Oliva PR tree-optimization/33655 -- cgit v1.1