From: Joern Rennecke Date: Mon, 16 Jun 2003 17:12:12 +0000 (+0100) Subject: fix typo in last patch X-Git-Tag: releases/gcc-3.4.0~5775 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=26d83879608a74f98e569fb4666d505c96d0f7e9;p=thirdparty%2Fgcc.git fix typo in last patch From-SVN: r68024 --- diff --git a/gcc/config/sh/sh.h b/gcc/config/sh/sh.h index e5fe12cc80bd..a90498ecca8b 100644 --- a/gcc/config/sh/sh.h +++ b/gcc/config/sh/sh.h @@ -2507,7 +2507,7 @@ while (0) : (C) == 'C' ? EXTRA_CONSTRAINT_C ((OP), (STR)) \ : (C) == 'S' ? EXTRA_CONSTRAINT_S ((OP), (STR)) \ : (C) == 'W' ? EXTRA_CONSTRAINT_W (OP) \ - : (C) == 'U' ? EXTRA_CONSTRAINT_Z (OP) \ + : (C) == 'Z' ? EXTRA_CONSTRAINT_Z (OP) \ : 0) /* GO_IF_LEGITIMATE_ADDRESS recognizes an RTL expression