Launchpad has imported 7 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69311.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://documentation.ubuntu.com/launchpad/user/reference/bugs/multi-project-bugs/about-multi-project-bugs/#bugs-in-external-trackers. ------------------------------------------------------------------------ On 2016-01-16T10:01:47+00:00 Doko-v wrote: Created attachment 37370 preprocessed source seen with the current gcc-5-branch, as well with a cross compiler, -O2 works, 4.9 and trunk work as well. $ s390x-linux-gnu-gcc -std=c99 -Wall -march=zEC12 -O2 -c tiny_psnr.i Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/2 ------------------------------------------------------------------------ On 2016-01-16T11:44:41+00:00 Jakub-gcc wrote: Killed just means you don't have enough memory. So, if there is some regression, it would be only if compiling the same preprocessed source takes unreasonably more memory compared to older (or in this case also newer) gcc. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/3 ------------------------------------------------------------------------ On 2016-01-16T11:50:11+00:00 Doko-v wrote: 4.9 and 6 build within under a second, I didn't even look at the memory usage. 5 was killed automatically on a VM with 8G RAM + 6G swap; killed the cross build manually when reaching 16GB. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/4 ------------------------------------------------------------------------ On 2016-01-16T11:50:57+00:00 Doko-v wrote: sorry, that should be -O3: s390x-linux-gnu-gcc -std=c99 -Wall -march=zEC12 -O3 -c tiny_psnr.i Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/5 ------------------------------------------------------------------------ On 2016-06-03T10:05:37+00:00 Rguenth wrote: GCC 5.4 is being released, adjusting target milestone. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/6 ------------------------------------------------------------------------ On 2016-12-02T19:20:38+00:00 Krebbel wrote: Created attachment 40234 auto-reduced testcase Fails with -O3 -march=z196. Endless loop in VRP with GCC 5. Works fine with GCC 6 branch. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/7 ------------------------------------------------------------------------ On 2017-10-10T14:22:17+00:00 Jakub-gcc wrote: GCC 5 branch has been closed, should be fixed in GCC 6 and later. Reply at: https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1526324/comments/8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1526324 Title: building ffmpeg testsuite on s390x with -O3 causes memory exhaustion To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/1526324/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
