[Bug ipa/81128] Function multi-versioning does not work with -O

2017-09-01 Thread billy.o.mahony at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81128 --- Comment #12 from Billy O'Mahony --- Thanks, Martin. That's great. Can you update the ticket with the fixed versions when you get a chance? (In reply to Martin Liška from comment #11) > (In reply to Billy O'Mahony from comment #10) > > Hi

[Bug ipa/81128] Function multi-versioning does not work with -O

2017-09-01 Thread billy.o.mahony at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81128 --- Comment #10 from Billy O'Mahony --- Hi All, thanks to Martin, Nathan and Richard for working on and fixing this issue. Can anyone say if the fix will be back ported to future point releases of the 5.x, 6.x, 7.x versions? Regards, Billy

[Bug c/81128] Function multi-versioning does not work with -Ofast

2017-06-19 Thread billy.o.mahony at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81128 --- Comment #3 from Billy O'Mahony --- Created attachment 41585 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41585=edit Preprocessed main file

[Bug c/81128] Function multi-versioning does not work with -Ofast

2017-06-19 Thread billy.o.mahony at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81128 --- Comment #2 from Billy O'Mahony --- COLLECT_GCC=gcc-6 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 6.2.0-3ubuntu11~16.04'

[Bug c/81128] Function multi-versioning does not work with -Ofast

2017-06-19 Thread billy.o.mahony at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81128 Billy O'Mahony changed: What|Removed |Added CC||billy.o.mahony at intel dot com

[Bug c/81128] New: Function multi-versioning does not work with -Ofast

2017-06-19 Thread billy.o.mahony at intel dot com
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: billy.o.mahony at intel dot com Target Milestone: --- Created attachment 41584 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41584=edit c code Hi All, I've been investigating function multi-versioning feat