Changelog |
* Wed Jan 23 2019 Jakub Jelinek <jakub@redhat.com> 9.0.1-0.1
- update from trunk
- PRs c++/87893, c++/88293, c++/88757, c++/88984, c/44715, driver/89014,
fortran/88579, libstdc++/88740, lto/88422, middle-end/88968,
rtl-optimization/87763, sanitizer/86229, sanitizer/89010,
target/87835, target/88469, target/88909, target/88939, target/88941,
target/88954, target/88965, target/PR88946, tree-optimization/88862,
tree-optimization/88964, tree-optimization/89008
- hopefully fix arm C++ issues (#1668323)
- fix aarch64 -march=native (#1668631)
* Tue Jan 22 2019 David Abdurachmanov <david.abdurachmanov@gmail.com>
- fix libgphobos-static requires (#1668204)
* Mon Jan 21 2019 Jakub Jelinek <jakub@redhat.com> 9.0.0-0.4
- update from trunk
- PRs c++/88949, c/88928, fortran/37835, fortran/56789, fortran/77960,
ipa/87615, libstdc++/86590, target/71659, target/88938,
tree-optimization/88934
- fix up min/max reduction on ppc64le (PR target/87064)
- fix up thread_jump on thumb1 (PR rtl-optimization/88904)
- fix up doubleword unop REG_EQUAL notes with const args (PR target/88905)
- fix up DSE on memcpy/memmove/memcmp libcalls (PR rtl-optimization/49429,
PR target/49454, PR rtl-optimization/86334, PR target/88906)
* Sat Jan 19 2019 Jakub Jelinek <jakub@redhat.com> 9.0.0-0.3
- update from trunk
- PRs c++/86205, c++/86740, c++/86926, c++/88699, c++/88875, c/88664,
fortran/88871, fortran/88898, fortran/88902, libbacktrace/88890,
libstdc++/87514, libstdc++/87520, libstdc++/88782, middle-end/88273,
middle-end/88587, target/85596, target/88799, target/88892,
tree-optimization/88800, tree-optimization/88903
- fix transfer_intrinsic_3.f90 miscompilation on ppc64le and s390x
(PR tree-optimization/88044)
- fix -fsanitize=pointer-{compare,subtract} in C++ templates
(PR sanitizer/88901)
- add Obsoletes for libmpx and libmpx-static
* Thu Jan 17 2019 Jakub Jelinek <jakub@redhat.com> 9.0.0-0.2
- update from trunk
- PRs c++/78244, c++/86610, c++/86648, c++/87768, c++/87882, c++/88114,
c++/88146, c++/88312, c++/88613, c++/88692, c++/88795, c++/88825,
c++/88830, c++/88866, c/51628, d/87824, debug/88046, fortran/35031,
fortran/43136, fortran/57992, fortran/59345, fortran/61765,
fortran/81849, fortran/88803, gcov-profile/88263, inline-asm/52813,
ipa/88788, libbacktrace/82857, libfortran/88776, libfortran/88807,
libstdc++/83306, libstdc++/88738, libstdc++/88802, libstdc++/88811,
libstdc++/88881, libstdc++/88884, lto/86736, lto/88733,
middle-end/85956, middle-end/88703, rtl-optimization/87305,
rtl-optimization/88796, rtl-optimization/88870, target/80547,
target/85381, target/85486, target/88614, target/86891, target/87306,
target/88489, target/88638, target/88682, target/88777, target/88794,
target/88850, target/88851, target/88861, tree-optimization/86214,
tree-optimization/88693, tree-optimization/88775,
tree-optimization/88855
- fix arm bootstrap failure (PR bootstrap/88714)
- fix <arm_neon.h> on aarch64 and arm (PR target/88734)
- default to -shared-libphobos for gdc
* Fri Jan 11 2019 Jakub Jelinek <jakub@redhat.com> 9.0.0-0.1
- new package
|