From 305f30038b31abf1cc4e3e149e67e0fecc96c964 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Thu, 12 Aug 1999 08:24:56 +0000 Subject: [PATCH] rtl.texi: Fix typo. Thu Aug 12 10:14:47 1999 Andreas Schwab * rtl.texi: Fix typo. From-SVN: r28686 --- gcc/ChangeLog | 4 ++++ gcc/rtl.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2844e2e84ee..5a04086f5b9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +Thu Aug 12 10:14:47 1999 Andreas Schwab + + * rtl.texi: Fix typo. + Wed Aug 11 23:50:57 1999 Jason Merrill * invoke.texi (C++ Dialect Options): Add -fms-extensions. diff --git a/gcc/rtl.texi b/gcc/rtl.texi index ebb07acabb2..b15baab6c01 100644 --- a/gcc/rtl.texi +++ b/gcc/rtl.texi @@ -866,7 +866,7 @@ mode @var{m}. This macro can only be used for modes whose bitsize is less than or equal to @code{HOST_BITS_PER_INT}. @findex GET_MODE_ALIGNMENT -@item GET_MODE_ALIGNMENT (@var{m)}) +@item GET_MODE_ALIGNMENT (@var{m}) Return the required alignment, in bits, for an object of mode @var{m}. @findex GET_MODE_UNIT_SIZE -- 2.30.2