From: Tobias Schlüter Date: Tue, 14 Dec 2004 17:19:37 +0000 (+0100) Subject: tree.def, [...]: Correctly document restrictions on the shift width. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9de7779fb89291429e2f095fd32c4847054ccda;p=gcc.git tree.def, [...]: Correctly document restrictions on the shift width. 2004-12-14 Tobias Schlueter * tree.def, doc/c-tree.texi: Correctly document restrictions on the shift width. From-SVN: r92144 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2abdba3d679..07b52604ba0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-12-14 Tobias Schlueter + + * tree.def, doc/c-tree.texi: Correctly document restrictions on the + shift width. + 2004-12-14 Kazu Hirata * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1.