Changelog |
* Thu Mar 19 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.21
- update from the trunk
- PRs c++/52659, c++/59686, c++/59816, c++/64626, c++/65046, c++/65061,
c++/65327, c++/65340, fortran/59198, fortran/64432, ipa/65432,
ipa/65439, libgfortran/64432, libstdc++/13631, middle-end/64491,
sanitizer/64265, sanitizer/65400, target/65078, target/65222,
testsuite/64032, tree-optimization/65427, tree-optimization/65450
- add libmpx and libmpx-static subpackages on x86
* Mon Mar 16 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.20
- update from the trunk
- PRs fortran/61138, middle-end/65409, middle-end/65414, middle-end/65431,
sanitizer/64820, target/63150
* Fri Mar 13 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.19
- update from the trunk
- PRs ada/65259, ada/65319, bootstrap/25672, bootstrap/65150, c++/64227,
c++/64398, c++/64665, c++/64834, c++/65127, c++/65295, c++/65323,
c++/65333, c++/65339, c++/65370, c/35330, c/65120, fortran/60898,
fortran/65024, ipa/64693, ipa/64988, ipa/65130, ipa/65232, ipa/65236,
ipa/65237, ipa/65245, ipa/65263, ipa/65270, ipa/65282, ipa/65287,
ipa/65302, ipa/65316, ipa/65318, ipa/65334, libfortran/65200,
libgcc/64885, libstdc++/64367, libstdc++/64441, libstdc++/64797,
libstdc++/65246, libstdc++/65279, lto/65193, lto/65276, lto/65316,
lto/65361, middle-end/44563, middle-end/63155, middle-end/63175,
middle-end/64928, middle-end/65233, middle-end/65270,
middle-end/65315, other/65384, rtl-optimization/64895,
rtl-optimization/65067, rtl-optimization/65235,
rtl-optimization/65321, sanitizer/63958, sanitizer/65280,
sanitizer/65367, target/58158, target/59828, target/62247,
target/62251, target/64317, target/64331, target/64342, target/64600,
target/65038, target/65044, target/65103, target/65121, target/65138,
target/65183, target/65184, target/65192, target/65242, target/65249,
target/65261, target/65286, target/65296, target/65368,
tree-optimization/63743, tree-optimization/65241,
tree-optimization/65310, tree-optimization/65355,
tree-optimization/65388
- fix vectorization of unaligned loads on powerpc (PR tree-optimization/65369)
- fix combiner on big-endian targets (PR rtl-optimization/65401)
- fix reassoc bit test optimization (PR tree-optimization/65418)
* Fri Feb 27 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.18
- fix compilation of stdexcept with clang (PR libstdc++-v3/64367)
- fix scratch handling in LRA rematerialization (PR target/65032)
- remove -Wformat-signedness from -Wformat=2 (PR c/65040)
- improve VLA allocation on i?86/x86_64 (PR rtl-optimization/65220)
- fix C FE ICE (PR c/65228)
* Thu Feb 26 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.17
- update from the trunk
- PRs c++/65202, c++/65209, debug/46102, debug/58315, ipa/65008,
libgomp/64625, lto/64374, rtl-optimization/65123, target/47230,
target/61142, target/64212, target/64997, target/65117, target/65161,
target/65167, target/65171, target/65196, target/65217,
tree-optimization/61917, tree-optimization/65048
- fix bswap load optimization on big-endian (#1194704,
PR tree-optimization/65215)
- fix reassociation (PR tree-optimization/65216)
* Tue Feb 24 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.16
- update from the trunk
- PRs ada/65100, ada/65156, bootstrap/63888, debug/58123, fortran/61960,
fortran/63427, fortran/64980, gcov-profile/64634, ipa/65087,
libstdc++/58357, libstdc++/64695, libstdc++/65085, lto/65012,
middle-end/65074, sanitizer/65081, target/63892, target/64172,
target/64452, target/64793, target/65064, target/65109, target/65153,
target/65163, target/65172, target/65181, testsuite/64158,
testsuite/65093, testsuite/65107, testsuite/65116, testsuite/65126,
tree-optimization/62217, tree-optimization/65063,
tree-optimization/65136, tree-optimization/65170
- fix arm_function_in_section_p
* Tue Feb 17 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.15
- update from the trunk
- PRs bootstrap/48009, c++/65075, c++/65080, c/65066, ipa/64963, ipa/65059,
target/53348, target/65058, tree-optimization/63593,
tree-optimization/65077
* Mon Feb 16 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.14
- update from the trunk
- PRs c/64768, testsuite/64850
- temporarily revert PR rtl/32219 change
* Sat Feb 14 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.13
- update from the trunk
- PRs bootstrap/65060, c++/60211, c++/60894, c++/64884, c++/64898,
c++/64956, c++/64959, c++/64970, c++/65051, c++/65054, c/65040,
c/65050, debug/55541, fortran/64506, fortran/64932, ipa/65028,
rtl-optimization/47477, rtl/32219, tree-optimization/62209,
tree-optimization/64705, tree-optimization/64823,
tree-optimization/65002, tree-optimization/65053
* Thu Feb 12 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.12
- update from the trunk
- PRs ipa/64813, ipa/65005, lto/65015, sanitizer/65000, sanitizer/65019,
target/63347, target/64661, testsuite/64930, tree-optimization/65014
- fix ARM ICF ICE (PR ipa/65034)
* Tue Feb 10 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.11
- update from the trunk
- PRs c++/64899, c++/64994, c/64856, gcov-profile/61889, ipa/63566,
ipa/64978, ipa/64982, libgfortran/57822, lto/64076, target/58757,
tree-optimization/43378, tree-optimization/54000,
tree-optimization/64326, tree-optimization/64909,
tree-optimization/64995
- fix C++ FE ICE on internal functions (PR sanitizer/64984)
- fix ICE due to unreachable EH region removal (PR sanitizer/65000)
- fix -fsection-anchors alias handling (#1190243, PR middle-end/65003)
- fix -fsanitize=vptr handling (PR sanitizer/65004)
* Mon Feb 09 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.10
- fix getconf default symlink on 32-bit arches (#1190484)
- fix ICF ICE (PR ipa/64858)
- fix wrong-code bug caused by stdarg pass (PR target/64979)
- fix -fsanitize=address target builtin handling (PR sanitizer/64981)
* Sun Feb 08 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.9
- update from the trunk
- PRs bootstrap/53348, bootstrap/64256, debug/2714, fortran/63205,
fortran/63744, ipa/64896, jit/64752, libgfortran/60956,
middle-end/64340, middle-end/64937, target/64205, target/64889
* Fri Feb 06 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.8
- update from the trunk
- PRs fortran/60289, fortran/64943, rtl-optimization/64957, target/17306,
target/43264, target/58400, target/64876
- fix aarch64 bootstrap issue (PR target/64893)
* Thu Feb 05 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.7
- update from the trunk
- PRs ada/64349, c++/64877, c++/64901, c/64824, c/64868, fortran/64757,
gcov/64123, go/64836, go/64838, ipa/61548, ipa/64686, ipa/64872,
jit/64810, libobjc/63765, libstdc++/64467, libstdc++/64883,
middle-end/61225, middle-end/62103, middle-end/64922,
rtl-optimization/64756, rtl-optimization/64905, target/62631,
target/64047, target/64159, target/64231, target/64408, target/64660,
target/64688, target/64851, target/64882, testsuite/64796
- FSM jump threading fix (PR tree-optimization/64878)
* Fri Jan 30 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.6
- update from the trunk
- PRs ada/64349, bootstrap/64612, bootstrap/64754, c++/49508, c++/58597,
c++/63889, c++/64521, c++/64717, c/64709, c/64766, c/64778,
fortran/62044, fortran/63861, fortran/64230, fortran/64771, go/63565,
go/64510, go/64595, go/64738, ipa/60871, ipa/64139, ipa/64282,
ipa/64730, ipa/64776, ipa/64801, jit/64257, jit/64708, jit/64780,
libffi/64779, libffi/64799, libffi/64855, libfortran/64770,
libgomp/64635, libstdc++/64368, libstdc++/64798, libstdc++/64828,
lto/64837, middle-end/64421, middle-end/64764, middle-end/64805,
middle-end/64809, other/63504, rtl-optimization/61058, target/15184,
target/29366, target/49263, target/51244, target/52933, target/53987,
target/54236, target/59533, target/64345, target/64580, target/64617,
target/64659, target/64761, target/64795, target/64806,
testsuite/64712, tree-optimization/56273, tree-optimization/59124,
tree-optimization/64277, tree-optimization/64718,
tree-optimization/64746, tree-optimization/64807,
tree-optimization/64829, tree-optimization/64844,
tree-optimization/64853, ubsan/64741
- fix up #pragma GCC target handling on x86 (PR target/61925)
- fix up VTA compile time hog during expansion (PR debug/64817)
- __LINE__ handling fix (PR preprocessor/64803)
* Fri Jan 23 2015 Jakub Jelinek <jakub@redhat.com> 5.0.0-0.5
- new package
|