From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeroen Hofstee Date: Sat, 02 Feb 2013 22:44:39 +0100 Subject: [U-Boot] U-Boot Bug with newer GCC In-Reply-To: <20130202212217.467FA2000DF@gemini.denx.de> References: <20130201113111.DC53920055E@gemini.denx.de> <510CD045.8050207@denx.de> <510CE804.7020600@myspectrum.nl> <20130202123217.415914a7@lilith> <510D1D1E.7080705@myspectrum.nl> <20130202212217.467FA2000DF@gemini.denx.de> Message-ID: <510D88C7.7050201@myspectrum.nl> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/02/2013 10:22 PM, Wolfgang Denk wrote: > Dear Jeroen Hofstee, > > In message <510D1D1E.7080705@myspectrum.nl> you wrote: >> yes, it is confusing. The following patch will e.g. make the >> trap go away on the twister. Yet there is nothing wrong with the >> original code it touches (or I fail to see what it is). > Note that your patch breaks commands that use length modifiers ... > > Best regards, > > Wolfgang Denk > I'm aware of that. This is not a patch to be applied, just to illustrate the weirdness encountered (it explicitly says the code is fine before this). This is resolved for now, see http://patchwork.ozlabs.org/patch/217695/ Regards, Jeroen