From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 4 Oct 2011 21:06:43 +0200 Subject: [U-Boot] [PATCH 1/7 V2] GCC4.6: Convert various empty macros to inline functions In-Reply-To: <201110041418.23733.marek.vasut@gmail.com> References: <1316996766-14248-1-git-send-email-marek.vasut@gmail.com> <20111003183658.E999218D9EC1@gemini.denx.de> <201110041418.23733.marek.vasut@gmail.com> Message-ID: <201110042106.43968.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, October 04, 2011 02:18:23 PM Marek Vasut wrote: > On Monday, October 03, 2011 08:36:58 PM Wolfgang Denk wrote: > > Dear Marek Vasut, > > > > In message <201110032032.25013.marek.vasut@gmail.com> you wrote: > > > Wolfgang, can you please revert this patch ? It should get the PPCs > > > building again, but I feel like it's more like hiding errors. As a > > > temporary solution (until I come up with something better), this should > > > work. > > > > > > I'll give a final confirmation that this fixes the problem after I do > > > build on all PPC and ARM boards, but TQM823L builds fine. > > > > OK, I'm waiting for your confirmation then. > > I can confirm revert of this patch does fix the build issues on PPC > architecture. I'll continue the investigation as for how this can be fixed > without growing the code. > > Cheers Please revert the "GCC4.6: Convert various empty macros to inline functions". Please consider this a final confirmation.