GCC 9.1 release. Upstream bugs (http://gcc.gnu.org/PRNNNNN) fixed: 17108, 29383, 46590, 47488, 52726, 56049, 56408, 56643, 57284, 60091, 60702, 61327, 62207, 63508, 65619, 66548, 66695, 68009, 68567, 71598, 71861, 77746, 78645, 78865, 79022, 79183, 79485, 79540, 79842, 80953, 81025, 81506, 81740, 81866, 82643, 83033, 83453, 83515, 84032, 84101, 84174, 84206, 84369, 84394, 84598, 84661, 85013, 85014, 85051, 85164, 85184, 85412, 85448, 85537, 85558, 85667, 85797, 85860, 85876, 85965, 86429, 86438, 86538, 86586, 86928, 86932, 86946, 86953, 86964, 86979, 86986, 87045, 87145, 87273, 87327, 87352, 87366, 87431, 87480, 87481, 87485, 87532, 87554, 87561, 87603, 87673, 87748, 87799, 87809, 87866, 87871, 87979, 88008, 88055, 88066, 88150, 88247, 88347, 88383, 88389, 88423, 88431, 88462, 88534, 88537, 88588, 88654, 88936, 88945, 88957, 88979, 89017, 89214, 89255, 89288, 89293, 89313, 89325, 89331, 89335, 89350, 89358, 89363, 89364, 89375, 89378, 89393, 89394, 89399, 89411, 89421, 89432, 89461, 89463, 89471, 89498, 89512, 89523, 89528, 89546, 89571, 89583, 89601, 89612, 89621, 89623, 89627, 89630, 89640, 89644, 89650, 89660, 89662, 89666, 89676, 89677, 89679, 89682, 89684, 89685, 89686, 89688, 89692, 89693, 89698, 89703, 89704, 89705, 89709, 89710, 89711, 89712, 89719, 89720, 89721, 89724, 89725, 89726, 89730, 89734, 89736, 89737, 89744, 89746, 89752, 89753, 89761, 89765, 89767, 89768, 89773, 89775, 89779, 89784, 89785, 89789, 89790, 89794, 89796, 89797, 89798, 89802, 89812, 89816, 89823, 89824, 89825, 89826, 89827, 89829, 89831, 89833, 89834, 89836, 89841, 89842, 89843, 89846, 89848, 89851, 89852, 89861, 89862, 89864, 89865, 89866, 89869, 89871, 89872, 89876, 89878, 89888, 89892, 89896, 89900, 89902, 89903, 89904, 89905, 89907, 89911, 89912, 89914, 89916, 89917, 89929, 89933, 89934, 89936, 89939, 89941, 89945, 89946, 89948, 89952, 89956, 89957, 89959, 89961, 89965, 89966, 89970, 89973, 89974, 89980, 89981, 89985, 89986, 89998, 90006, 90008, 90010, 90011, 90015, 90016, 90018, 90020, 90021, 90022, 90024, 90025, 90026, 90035, 90037, 90041, 90046, 90047, 90048, 90067, 90071, 90074, 90078, 90082, 90086, 90090, 90095, 90096, 90105, 90108, 90114, 90118, 90124, 90125, 90131, 90138, 90139, 90165, 90166, 90171, 90187, 90190, 90193, 90194, 90208, 90211, 90213, 90220, 90227, 90236, 90239, 90240, 90250, 90257, 90258, 90273, 90274, 90303, 90316
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-007851f216
Please login to add feedback.
This update has been submitted for testing by jakub.
This update has been pushed to testing.
works for me
Fixes bugs 1555151 (gcc bug 89546), 1689769 (IBM bug 176259), and 1702533 (gcc bug 90227).
This update has been submitted for batched by bodhi.
build linux 5.1 that works fine for me.
This update has been submitted for stable by bodhi.
This seems to introduce a dependency on intel's tbb library A minimal reproducer consists of just
include <execution>
I solved this by installing tbb-devel.
Otherwise I've had no issues with this.
Sorry, lets try writing reproducer again:
This update has been pushed to stable.
Fixes bug 1695405.