]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r237406:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Jun 2012 01:04:59 +0000 (01:04 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 28 Jun 2012 01:04:59 +0000 (01:04 +0000)
commit6cc26058259f4709d59233728c8806173414bbe8
tree98b9ea0d2c307df463d76a660f52f4b992407f34
parent6e61da37fbd050aaa3887d4ac0ca8a3177646044
MFC r237406:

Bring a couple of fixes for gcc optimizations.

The GCC4.3 branch contains some optimization fixes
that were not considered regressions and therefore
were never backported. We are bringing a couple of
them that are under GPLv2 since they were made
before the license switch upstream.

git-svn-id: svn://svn.freebsd.org/base/stable/8@237679 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/gcc/ChangeLog.gcc43
contrib/gcc/fold-const.c
contrib/gcc/gimplify.c
contrib/gcc/tree-ssa-ccp.c
contrib/gcc/tree-ssa-pre.c