[Touch-packages] [Bug 1497023] Re: GCC 4.8.4 generates faulty code with -O2 on aarch64

2015-10-22 Thread Shay Gal-On
** Changed in: gcc-4.8 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu. https://bugs.launchpad.net/bugs/1497023 Title: GCC 4.8.4 generates faulty code with -O2 on aar

[Touch-packages] [Bug 1497023] Re: GCC 4.8.4 generates faulty code with -O2 on aarch64

2015-09-18 Thread Shay Gal-On
This may be a bug in varnish instead of GCC. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu. https://bugs.launchpad.net/bugs/1497023 Title: GCC 4.8.4 generates faulty code with -O2 on aarch64 Status in g

[Touch-packages] [Bug 1497023] [NEW] GCC 4.8.4 generates faulty code with -O2 on aarch64

2015-09-17 Thread Shay Gal-On
Public bug reported: How to replicate: wget http://repo.varnish-cache.org/source/varnish-3.0.7.tar.gz tar xf varnish-3.0.7.tar.gz cd varnish-3.0.7 ./configure && make -j make check make check fails (as does any use of varnish). Same is passing with gcc 4.8.2 or if setting optimization to -O1.