http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59265

Markus Trippelsdorf <octoploid at yandex dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |octoploid at yandex dot com

--- Comment #1 from Markus Trippelsdorf <octoploid at yandex dot com> ---
Created attachment 31440
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31440&action=edit
testcase with gcda

Also happens during Firefox PGO build:

markus@x4 src % c++ -w -c -fprofile-use -fprofile-correction -std=gnu++0x -O2
Unified_cpp_3.ii
In file included from /var/tmp/moz-build-dir/js/src/Unified_cpp_3.cpp:137:0:
/var/tmp/mozilla-central/js/src/jit/MCallOptimize.cpp: In member function
‘virtual void js::jit::LPhi::printInfo(FILE*)’:
/var/tmp/mozilla-central/js/src/jit/MCallOptimize.cpp:1484:1: internal compiler
error: Segmentation fault

Reply via email to