[Bug gcov-profile/62267] disable fprofile-use at coverage-mismatch

2016-09-26 Thread ioctl at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62267 --- Comment #3 from ioctl at yandex dot ru --- Unfortunatelly I cannot check it now.

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2015-03-31 Thread ioctl at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #10 from ioctl at yandex dot ru --- Unfortunately I cannot check this problem existance using last gcc versions due to a large number compilation errors in another files.

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2015-03-31 Thread ioctl at yandex dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #11 from ioctl at yandex dot ru --- Unfortunately I cannot check this problem existance using last gcc versions due to a large number compilation errors in another files of old firefox 12.0.

[Bug gcov-profile/62267] New: disable fprofile-use at coverage-mismatch

2014-08-26 Thread ioctl at yandex dot ru
-profile Assignee: unassigned at gcc dot gnu.org Reporter: ioctl at yandex dot ru I would like to suggest a new feature: Add an option to disable profile usage in case of profile missmatch. While rebuilding libreoffice 4.3.0 with profile data to make it work faster on my old CPU

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #7 from ioctl at yandex dot ru 2012-06-21 07:25:46 UTC --- The same problem with other file from ff 12: LANG=C c++ -o nsPluginHost.o -c -fPIC -fno-rtti -march=prescott -mtune=prescott -mfpmath=sse -msse2 -msse3 -O2 -fstack-protector

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #8 from ioctl at yandex dot ru 2012-06-21 07:28:16 UTC --- Created attachment 27673 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27673 Preprocessed source from comment 7

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #9 from ioctl at yandex dot ru 2012-06-21 07:29:52 UTC --- Created attachment 27674 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27674 Profile data from comment 7

[Bug other/53742] New: bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 Bug #: 53742 Summary: bad assembler output when compiling with LTO and PGO Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #1 from ioctl at yandex dot ru 2012-06-21 09:03:45 UTC --- Created attachment 27676 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27676 Preprocessed source

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #2 from ioctl at yandex dot ru 2012-06-21 09:04:20 UTC --- Created attachment 27677 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27677 Profile data

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #3 from ioctl at yandex dot ru 2012-06-21 09:05:36 UTC --- Created attachment 27678 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27678 Full c++ console output

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #4 from ioctl at yandex dot ru 2012-06-21 09:07:18 UTC --- Created attachment 27679 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27679 Assembler output that rejected by as

[Bug c++/53743] New: ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 Bug #: 53743 Summary: ICE when compiling firefox with PGO and LTO Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #1 from ioctl at yandex dot ru 2012-06-21 09:15:54 UTC --- Created attachment 27681 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27681 Profile data 1

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #2 from ioctl at yandex dot ru 2012-06-21 09:17:34 UTC --- Created attachment 27682 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27682 full gcc -v output

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #3 from ioctl at yandex dot ru 2012-06-21 09:19:51 UTC --- Created attachment 27683 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27683 Preprocessed source 2

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #4 from ioctl at yandex dot ru 2012-06-21 09:21:16 UTC --- Created attachment 27684 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27684 Profile data 2

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #6 from ioctl at yandex dot ru 2012-06-21 09:22:36 UTC --- GNU assembler version 2.22.0 (i686-pc-linux-gnu) using BFD version (GNU Binutils) 2.22.0.20120323

[Bug c++/53743] ICE when compiling firefox with PGO and LTO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53743 --- Comment #5 from ioctl at yandex dot ru 2012-06-21 09:23:18 UTC --- Created attachment 27685 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27685 full gcc -v output for source 2

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #7 from ioctl at yandex dot ru 2012-06-21 09:27:46 UTC --- I have two ld: GNU and GOLD. Problem appears before ld call, but with such gcc keys ld GOLD must be called. It version is GNU gold (GNU Binutils 2.22.0.20120323) 1.11.

[Bug other/53742] bad assembler output when compiling with LTO and PGO

2012-06-21 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53742 --- Comment #9 from ioctl at yandex dot ru 2012-06-21 10:07:44 UTC --- (In reply to comment #8) Surely not using -freorder-blocks-and-partition will fix this? Yes, it fixes. The actual bug should not be LTO or PGO related. Without profile

[Bug c++/53727] New: ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 Bug #: 53727 Summary: ICE when compiling firefox with PGO and LTO (not OOM) Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: normal

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #1 from ioctl at yandex dot ru 2012-06-20 10:39:51 UTC --- Created attachment 27659 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27659 Profile data

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #2 from ioctl at yandex dot ru 2012-06-20 10:43:02 UTC --- Created attachment 27660 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27660 Preprocessed source I do not know C++, so, sorry about reduced case. Also, file is compressed

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #3 from ioctl at yandex dot ru 2012-06-20 10:44:55 UTC --- Created attachment 27661 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27661 c++ -v -save-temps ... output

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #4 from ioctl at yandex dot ru 2012-06-20 10:46:22 UTC --- Created attachment 27662 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27662 ii-file

[Bug c++/53727] ICE when compiling firefox with PGO and LTO (not OOM)

2012-06-20 Thread ioctl at yandex dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53727 --- Comment #5 from ioctl at yandex dot ru 2012-06-20 10:47:24 UTC --- Created attachment 27663 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27663 .s-file