OSDN Git Service

Thu Aug 12 10:14:47 1999 Andreas Schwab <schwab@suse.de>
authorschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Aug 1999 08:24:56 +0000 (08:24 +0000)
committerschwab <schwab@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Aug 1999 08:24:56 +0000 (08:24 +0000)
* rtl.texi: Fix typo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28686 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/rtl.texi

index 2844e2e..5a04086 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 ebb07ac..b15baab 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