Hi Matthias,
Is there any chance that the fix could be backported to gcc-5+Ubuntu?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623418
Title:
gcc-as-needed.diff patch broke mpx support in GCC
To
** Package changed: ubuntu => gcc-5 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1623418
Title:
gcc-as-needed.diff patch broke mpx support in GCC
To manage notifications about this bug go
Public bug reported:
gcc-5 from Ubuntu is configured with MPX support, but it is broken due
to always-added linker option "-as-needed".
Here is the GCC upstream bug & fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77267
https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=240057
Would it