forgot to save changelog back when updating the doc on saturday.
authorKenneth Zadeck <zadeck@gcc.gnu.org>
Mon, 19 May 2008 14:01:28 +0000 (14:01 +0000)
committerKenneth Zadeck <zadeck@gcc.gnu.org>
Mon, 19 May 2008 14:01:28 +0000 (14:01 +0000)
From-SVN: r135529

gcc/ChangeLog

index 7c0605d9719134f172c3db3b542dc6b9ba369581..9641511dd437638050e844bef26e132704d66783 100644 (file)
 
        * config/sh/sh.c (sh_output_mi_thunk): Update the use of init_flow.
 
+2008-05-17  Kenneth Zadeck <zadeck@naturalbridge.com>
+
+       * doc/rtl.texi (RTL_CONST_CALL_P, RTL_PURE_CALL_P): Fixed typos.
+       * df-problems.c (simulation routines): Fixed block comment to
+       properly say how to add forwards scanning functions.
+       
 2008-05-17  Eric Botcazou  <ebotcazou@adacore.com>
 
        * tree-inline.c (setup_one_parameter): Remove dead code.