From 1728f9df6169d57864e01c4f6ca9cad2b422972b Mon Sep 17 00:00:00 2001 From: Uwe Kleine-Koenig Date: Thu, 29 Jan 2009 11:04:39 +0000 Subject: backport fix for gcc PR#32044 This fixes an optimisation regression of gcc-4.3. See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32044 http://thread.gmane.org/gmane.linux.ports.arm.omap/15540/focus=15557 http://thread.gmane.org/gmane.linux.ports.arm.kernel/47539/focus=51934 for the glory details. git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/trunks/OSELAS.Toolchain-trunk@9396 f8d472c7-5700-0410-ac5a-87979cec3adf --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 166e08c..cb2d456 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2009-01-29 Uwe Kleine-König + * add patch for gcc 4.3.2 fixing some optimisation regressions. + 2008-09-18 Robert Schwebel * ptxconfigs: add toolchains based on gcc-4.3.2, glibc-2.8 and -- cgit v1.2.3