Bug#788299: [g++-5] Optimizer bug related to exceptions and static symbols

2015-06-09 Thread Cihan Altinay
Package: g++-5 Version: 5.1.1-9 Severity: normal --- Please enter the report below this line. --- The attached simple C++ source compiles fine but causes a segmentation fault using current version of g++-5 and optimization levels -O2 or -O3. The same code compiles and runs fine with g++ 4.9.1 w

gfortran-5 (fortran90 module version) transition

2015-06-09 Thread Matthias Klose
Hi, at least for GCC 4.8 and GCC 4.9, the debian science team took care about the fortran90 module version transitions. Would it be possible to do the same for GCC 5? The amount of packages to rebuild is small, so please check that out and the extend/correct https://wiki.debian.org/GCC5 Thanks,

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 09 June 2015 14:47:18 Matthias Klose wrote: [snip] > > You need these parameters: > > -g -O2 -fPIC -std=c++0x -fstack-protector-strong -fno-exceptions > > > > I've attached the preprocessed source. > > > > I'm running creduce but it's taking forever since I don't have a cross > > compi

Bug#788210: Package x42-plugins doesn't build on mipsel arch

2015-06-09 Thread Jaromír Mikeš
Package: gcc Version: 4.9_4.9.2-19 Hello, Package x42-plugins doesn't build on mipsel with gcc 4.9_4.9.2-19 https://buildd.debian.org/status/fetch.php?pkg=x42-plugins&arch=mipsel&ver=20150530-1&stamp=1433113512 As x42-plugins doesn't contain any assembler code it might be gcc bug. It looks like g

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-09 Thread Matthias Klose
On 06/09/2015 02:41 PM, Martin Michlmayr wrote: > * Matthias Klose [2015-06-09 13:58]: could you attach the preprocessed source together with the options to trigger this ICE? and maybe ask the ARM porters for help. >>> >>> I'm looking into it. >> >> $ g++ -c -std=c++11 -g -O2 -fPIC -fst

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-09 Thread Lisandro Damián Nicanor Pérez Meyer
On Tuesday 09 June 2015 13:58:09 Matthias Klose wrote: > On 06/08/2015 11:47 PM, Martin Michlmayr wrote: > > * Matthias Klose [2015-06-08 03:20]: > >> could you attach the preprocessed source together with the options > >> to trigger this ICE? and maybe ask the ARM porters for help. > > > > I'm

Bug#787689: [armhf] Internal compiler error while building qtbase (qt5)

2015-06-09 Thread Matthias Klose
On 06/08/2015 11:47 PM, Martin Michlmayr wrote: > * Matthias Klose [2015-06-08 03:20]: >> could you attach the preprocessed source together with the options >> to trigger this ICE? and maybe ask the ARM porters for help. > > I'm looking into it. $ g++ -c -std=c++11 -g -O2 -fPIC -fstack-protecto