From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ladislav Michl Date: Wed, 16 Jun 2004 18:04:33 +0200 Subject: [U-Boot-Users] [PATCH] smc91111.c gcc-3.3.3 warning fix In-Reply-To: <71555548814716479478431542AA5F8AEC86E5@dlee2k04.ent.ti.com> References: <71555548814716479478431542AA5F8AEC86E5@dlee2k04.ent.ti.com> Message-ID: <20040616160433.GA2884@umax645sx> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Jun 16, 2004 at 10:05:14AM -0500, Woodruff, Richard wrote: > Even toward the more trivial, I believe that Wolfgang or someone pointed > out before that adding a ';' after the target goto label will also > remove the warning. > > Regards, > Richard W. Right, but I'm still considering such usage of goto ugly as hell. ladis