- update from redhat/fc5-4_1-branch (#240142)
- GCC 4.1.2 release
- PRs inline-asm/32109, rtl-optimization/28011, target/32389,
libfortran/31409, libfortran/31880, libfortran/31964,
rtl-optimization/31691, target/31022, target/31480, target/31701,
target/31876, target/32163, tree-optimization/26998, c++/30016,
c++/30221, middle-end/30761, target/18989, target/28675,
tree-optimization/29446, tree-optimization/31698, middle-end/31448,
preprocessor/30468, target/28623, target/31641, c++/30168, c++/31074,
c++/31449, c++/31517, c/31520, middle-end/30729, target/25448,
target/30289, target/30483, target/31361, target/31582,
testsuite/31578, target/31137, target/31380, fortran/31184,
target/31245, tree-optimization/30590, debug/29906, middle-end/30364,
middle-end/30433, target/31123, c++/30852, c++/30895,
fortran/29441, fortran/30400, libgcj/17002,
libgfortran/30910, libgfortran/30918, other/31050,
rtl-optimization/30931, target/30848, tree-optimization/29925,
ada/30684, fortran/30478, fortran/30799, middle-end/24427,
other/27843, rtl-optimization/28173, rtl-optimization/28772,
rtl-optimization/29599, rtl-optimization/30787, target/19087,
tree-optimization/30823, fortran/24783, testsuite/30649,
middle-end/30313, c++/29487, target/29487, target/30370,
c++/28988, fortran/30278, libstdc++/30586, middle-end/29683,
objc/27438, c++/28999, libgfortran/30435, objc/30479,
rtl-optimization/29329, target/30173, testsuite/12325, target/24036
- reenable memory CSE (Alexandre Oliva, #229366, PR rtl-optimization/30643)
- backported OpenMP fixes from trunk and gcc-4_2-branch
- PRs middle-end/32362, tree-optimization/31769, c++/32177, c++/30703,
middle-end/27416, middle-end/30421, middle-end/30494
- fix ICE with OpenMP and exceptions (#238399, PR tree-optimization/30558)
- on ppc{,64} when tuning for power6{,x}, try to put the base
register as first operand in instructions to improve
performance (Peter Bergner, #225425, PR middle-end/28690)
- fix OpenMP handling of Fortran POINTER non-array vars (PR fortran/32550)
- fix java.utils.logging.Logger (Mark Wielaard, #235371)