diff options
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/invoke.texi | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 439573d..ebf4345 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,9 @@ 2004-01-05 Kazu Hirata <kazu@cs.umass.edu> + * doc/invoke.texi: Remove a page break. + +2004-01-05 Kazu Hirata <kazu@cs.umass.edu> + * config/avr/avr.c (avr_output_function_prologue): Remove an extra pair of curly braces. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 57954a7..a14d484 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -6906,10 +6906,6 @@ Indicates that there is no OS function for flushing the cache. @end table -@c break page here to avoid unsightly interparagraph stretch. -@c -zw, 2001-8-17 -@page - @node RS/6000 and PowerPC Options @subsection IBM RS/6000 and PowerPC Options @cindex RS/6000 and PowerPC Options |
