[Bug ipa/63576] [5 Regression] ICE : in ipa_merge_profiles, at ipa-utils.c:540 during Firefox LTO/PGO build

2014-10-27 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63576 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/61192] Conflict between register and function name for lto on sparc

2014-10-20 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61192 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/61052] g++ generated code segfaults when using LTO together with extern template, non-LTO compiled files, and gold linker

2014-10-20 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61052 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/61048] compiling with -fsanitize=address crashes GCC if pointers are used

2014-10-15 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added Attachment #33714|0 |1

[Bug lto/61048] compiling with -fsanitize=address crashes GCC if pointers are used

2014-10-14 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 --- Comment #2 from Ilya Palachev i.palachev at samsung dot com --- Suggested a patch that fixes this issue. https://gcc.gnu.org/ml/gcc-patches/2014-10/msg01264.html

[Bug lto/61048] compiling with -fsanitize=address crashes GCC if pointers are used

2014-10-14 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 --- Comment #3 from Ilya Palachev i.palachev at samsung dot com --- Created attachment 33714 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=33714action=edit Patch that fixes the ICE.

[Bug lto/61048] compiling with -fsanitize=address crashes GCC if pointers are used

2014-10-14 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 --- Comment #4 from Ilya Palachev i.palachev at samsung dot com --- g++ test.o -o test -Wl,-flto /tmp/ccEhycoY.ltrans0.ltrans.o:ccEhycoY.ltrans0.o:function __static_initialization_and_destruction_0(int, int): error: undefined reference

[Bug lto/61048] compiling with -fsanitize=address crashes GCC if pointers are used

2014-10-13 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61048 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/62249] Spurious FORTIFY_SOURCE warning with -flto, poll

2014-10-10 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62249 Ilya Palachev i.palachev at samsung dot com changed: What|Removed |Added CC||i.palachev

[Bug lto/59441] ICE in bitmap_element_allocate

2014-10-07 Thread i.palachev at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59441 --- Comment #5 from Ilya Palachev i.palachev at samsung dot com --- Suggested a patch that fixes this. https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00546.html