From: DJ Delorie Date: Tue, 10 Jun 2003 19:40:47 +0000 (-0400) Subject: md.texi (Machine Constraints): Document stormy's Z constraint. X-Git-Tag: releases/gcc-3.4.0~5973 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e2ce66a9d1551dfd8259efa512baa1b79548f42c;p=thirdparty%2Fgcc.git md.texi (Machine Constraints): Document stormy's Z constraint. * doc/md.texi (Machine Constraints): Document stormy's Z constraint. From-SVN: r67729 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a05229ef1a5e..a1b15007c982 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2003-06-10 DJ Delorie + + * doc/md.texi (Machine Constraints): Document stormy's Z + constraint. + 2003-06-10 Geoffrey Keating * except.c (call_site_base): Mark with GTY. diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi index 314ecf055a66..7a6ddd4e5e57 100644 --- a/gcc/doc/md.texi +++ b/gcc/doc/md.texi @@ -2271,6 +2271,9 @@ The register indicated by Rx (not implemented yet). @item U A constant that is not between 2 and 15 inclusive. +@item Z +The constant 0. + @end table @item Xtensa---@file{xtensa.h}