aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.texi
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>1999-08-12 08:24:56 +0000
committerAndreas Schwab <schwab@gcc.gnu.org>1999-08-12 08:24:56 +0000
commit305f30038b31abf1cc4e3e149e67e0fecc96c964 (patch)
tree52454480d72033dc0369930cf0258753eda34fc9 /gcc/rtl.texi
parent355e775c7e3eb8f6a1041902139889fa10197e19 (diff)
downloadgcc-305f30038b31abf1cc4e3e149e67e0fecc96c964.zip
gcc-305f30038b31abf1cc4e3e149e67e0fecc96c964.tar.gz
gcc-305f30038b31abf1cc4e3e149e67e0fecc96c964.tar.bz2
rtl.texi: Fix typo.
Thu Aug 12 10:14:47 1999 Andreas Schwab <schwab@suse.de> * rtl.texi: Fix typo. From-SVN: r28686
Diffstat (limited to 'gcc/rtl.texi')
-rw-r--r--gcc/rtl.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtl.texi b/gcc/rtl.texi
index ebb07ac..b15baab 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