rtl.texi: Fix typo.
authorAndreas Schwab <schwab@suse.de>
Thu, 12 Aug 1999 08:24:56 +0000 (08:24 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Thu, 12 Aug 1999 08:24:56 +0000 (08:24 +0000)
Thu Aug 12 10:14:47 1999  Andreas Schwab  <schwab@suse.de>

* rtl.texi: Fix typo.

From-SVN: r28686

gcc/ChangeLog
gcc/rtl.texi

index 2844e2e84ee09f0a72b8ac2f37e1b36af5eea8d8..5a04086f5b9f333a6c2ab4a21455d5240d7b1d2c 100644 (file)
@@ -1,3 +1,7 @@
+Thu Aug 12 10:14:47 1999  Andreas Schwab  <schwab@suse.de>
+
+       * rtl.texi: Fix typo.
+
 Wed Aug 11 23:50:57 1999  Jason Merrill  <jason@yorick.cygnus.com>
 
        * invoke.texi (C++ Dialect Options): Add -fms-extensions.
index ebb07acabb27f95340560e5a1c787efd607cdd5c..b15baab6c01b0802947bb0a8308cc74c5f6d9f40 100644 (file)
@@ -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