From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 1 Nov 2012 01:06:08 +0100 Subject: [U-Boot] [PATCH] common: Link with GCC instead of LD In-Reply-To: <20121101000004.97D43200209@gemini.denx.de> References: <1351701168-7293-1-git-send-email-marex@denx.de> <201211010045.40817.marex@denx.de> <20121101000004.97D43200209@gemini.denx.de> Message-ID: <201211010106.08225.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang Denk, > Dear Marek, > > In message <201211010045.40817.marex@denx.de> you wrote: > > > > 2) You can enable LTO eventually -- long term plan -- which proved > > > > can shrink the code size a bit > > > > > > Do you have a workign example? You know, we don;t like adding dead > > > code... > > > > We've been digging with Albert, but nothing we can release just yet. This > > is a groundwork patch. > > Dead code, which will not be added, then. [...] Ok, let's end the discussion here then. Patch is NAK'ed and I'll resubmit it when I have something with LTO. Best regards, Marek Vasut