[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2019-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-7 - 7.4.0-1ubuntu1~18.10 --- gcc-7 (7.4.0-1ubuntu1~18.10) cosmic-proposed; urgency=medium * SRU: LP: #1814369. * Fix target/88856, taken from the gcc-7-branch. LP: #1815057. * Fix PR tree-optimization/89505, taken from the gcc-8 branch.

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2019-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-7 - 7.4.0-1ubuntu1~18.04 --- gcc-7 (7.4.0-1ubuntu1~18.04) bionic-proposed; urgency=medium * SRU: LP: #1814369. * Fix target/88856, taken from the gcc-7-branch. LP: #1815057. * Fix PR tree-optimization/89505, taken from the gcc-8 branch.

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2019-04-01 Thread Łukasz Zemczak
Hello toby, or anyone else affected, Accepted gcc-7 into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gcc-7/7.4.0-1ubuntu1~18.04 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2019-04-01 Thread Łukasz Zemczak
Hello toby, or anyone else affected, Accepted gcc-7 into cosmic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gcc-7/7.4.0-1ubuntu1~18.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-11-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-7 - 7.3.0-30ubuntu1 --- gcc-7 (7.3.0-30ubuntu1) disco; urgency=medium * Backport the libstdc++ mersenne twister optimization for AArch64, so that the random header is the same on all architectures (Ubuntu only). LP: #1799955. gcc-7

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread Matthias Klose
** Changed in: gcc-7 (Ubuntu) Status: New => Confirmed ** Also affects: gcc-7 (Ubuntu Cosmic) Importance: Undecided Status: New ** Also affects: gcc-7 (Ubuntu Bionic) Importance: Undecided Status: New -- You received this bug notification because you are a member of

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread toby schneider
--- random-amd642018-10-30 16:08:18.195414933 + +++ random-armhf2018-10-30 16:08:58.225789786 + @@ -184,6 +184,11 @@ #ifdef __SSE2__ __m128i _M_state[_M_nstate]; #endif +#ifdef __ARM_NEON +#ifdef __aarch64__ + __Uint32x4_t _M_state[_M_nstate]; +#endif

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread Matthias Klose
please attach the diff for that file -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799955 Title: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04 To

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread Matthias Klose
ahh, that's a diff from the linaro branch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1799955 Title: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04 To

[Bug 1799955] Re: Cannot install multiarch libstdc++-7-dev:armhf and libstdc++-7-dev:amd64 on Ubuntu 18.04

2018-10-30 Thread Thomas Preud'homme
Packages mentioned in the bug description comes from official Ubuntu gcc-7 source package. Reassigning there. ** Project changed: gcc-arm-embedded => gcc-7 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.