Changelog |
* Sun Feb 16 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.8
- update from trunk
- PRs analyzer/93212, analyzer/93288, analyzer/93350, analyzer/93356,
analyzer/93373, analyzer/93374, analyzer/93379, analyzer/93405,
analyzer/93438, analyzer/93457, analyzer/93543, analyzer/93544,
analyzer/93546, analyzer/93547, analyzer/93647, analyzer/93649,
analyzer/93657, analyzer/93659, analyzer/93669, c++/14179, c++/61414,
c++/66477, c++/69448, c++/80471, c++/86216, c++/86917, c++/88256,
c++/88819, c++/89404, c++/90691, c++/90951, c++/91953, c++/92003,
c++/92517, c++/92556, c++/92583, c++/92593, c++/92654, c++/92717,
c++/92947, c++/93140, c++/93458, c++/93530, c++/93549, c++/93551,
c++/93557, c++/93559, c++/93597, c++/93618, c++/93633, c++/93643,
c++/93650, c++/93675, c++/93684, c++/93710, c++/93713, c/87488,
c/88660, c/93576, c/93640, fortran/83113, fortran/92305,
fortran/93427, fortran/93462, fortran/93541, gcov-profile/91971,
gcov-profile/93466, ipa/93203, libgcc/85334, libgomp/93481,
libgomp/93515, libstdc++/79193, libstdc++/88999, libstdc++/92906,
libstdc++/93562, lto/93489, middle-end/90648, middle-end/93519,
middle-end/93555, middle-end/93646, middle-end/93663, other/93168,
other/93641, preprocessor/92319, preprocessor/93545,
rtl-optimization/91333, rtl-optimization/91838,
rtl-optimization/93561, rtl-optimization/93565, target/58218,
target/65782, target/85667, target/87763, target/91052, target/91816,
target/91913, target/91927, target/92190, target/93122, target/93136,
target/93300, target/93372, target/93532, target/93533, target/93548,
target/93568, target/93569, target/93594, target/93611, target/93615,
target/93637, target/93656, target/93670, target/93673, target/93696,
target/93704, target/93724, testsuite/92177, testsuite/93697,
testsuite/93717, tree-optimization/91123, tree-optimization/92819,
tree-optimization/93516, tree-optimization/93538,
tree-optimization/93582, tree-optimization/93661,
tree-optimization/93662, tree-optimization/93683,
tree-optimization/93744
* Thu Jan 30 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.7
- update from trunk
- PRs analyzer/93276, analyzer/93291, analyzer/93349, analyzer/93450,
analyzer/93451, bootstrap/93409, c++/60503, c++/82521, c++/88092,
c++/89357, c++/89640, c++/90333, c++/90338, c++/90546, c++/90731,
c++/90966, c++/90992, c++/91118, c++/91754, c++/91826, c++/92440,
c++/92601, c++/92948, c++/93442, c++/93443, c++/93477, driver/91220,
fortran/85781, fortran/87103, fortran/92123, fortran/93025,
fortran/93461, fortran/93463, fortran/93464, fortran/93473,
gcov-profile/93403, libstdc++/92895, libstdc++/93325, libstdc++/93426,
libstdc++/93470, libstdc++/93478, libstdc++/93479, middle-end/92323,
middle-end/93437, middle-end/93505, rtl-optimization/87763,
rtl-optimization/92989, rtl-optimization/93170,
rtl-optimization/93272, sanitizer/93436, target/91399, target/91461,
target/91824, target/92822, target/93221, target/93274, target/93418,
target/93494, testsuite/71727, testsuite/91171, testsuite/93393,
testsuite/93460, tree-optimization/89689, tree-optimization/92706,
tree-optimization/92822, tree-optimization/93397,
tree-optimization/93428, tree-optimization/93434,
tree-optimization/93439, tree-optimization/93454
- LTO fix for *.localalias aliases (#1795575, PR lto/93384)
- __has_include{,_next} fix (#1795633, PR preprocessor/93452)
* Sun Jan 26 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.6
- update from trunk
- PRs analyzer/93367, c++/90997, c++/92852, c++/93279, c++/93299, c++/93377,
c++/93400, c++/93414, inline-asm/93027, ipa/93166, target/13721,
target/92269, target/93395, target/93412, target/93430,
translation/90162, tree-optimization/92788
- temporarily disable broken strcmp optimization (PR tree-optimization/92765)
- riscv64 tweaks from David Abdurachmanov (#1794343)
* Thu Jan 23 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.5
- update from trunk
- PRs analyzer/93307, analyzer/93316, analyzer/93352, analyzer/93375,
analyzer/93378, analyzer/93382, c++/40752, c++/60855, c++/90732,
c++/91476, c++/92804, c++/92907, c++/93324, c++/93331, c++/93345,
c/84919, c/93348, fortran/93329, ipa/93315, libstdc++/91947,
rtl-optimization/93124, rtl-optimization/93402, target/91298,
target/92424, target/9311, target/93119, target/93333, target/93335,
target/93341, target/93346, target/93376, testsuite/93391,
tree-optimization/92924, tree-optimization/93381
- fix ICE in nothrow_spec_p (#1794094, c++/93345)
* Tue Jan 21 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.4
- update from trunk
- PRs c++/33799, c++/92536, debug/92763, fortran/44960, fortran/93309,
lto/93318, middle-end/93194, middle-end/93242, preprocessor/80005,
target/93073, target/93304, target/93319, testsuite/92829,
tree-opt/93321, tree-optimization/92328, tree-optimization/93094,
tree-optimization/93199
- add arm_bf16.h and arm_sve.h to arm and arm/aarch64 (#1793471)
* Sat Jan 18 2020 Jakub Jelinek <jakub@redhat.com> 10.0.1-0.3
- new package
|