diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 44e291e..e9038f7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2008-01-23 Richard Guenther <rguenther@suse.de> + + PR middle-end/31529 + * cgraphunit.c (cgraph_reset_node): Always mark the node + not reachable if it is not queued already. + 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com> * config/bfin/bfin-protos.h (WA_RETS, ENABLE_WA_RETS): New macros. |