public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53743] New: ICE when compiling firefox with PGO and LTO
@ 2012-06-21  9:15 ioctl at yandex dot ru
  2012-06-21  9:16 ` [Bug c++/53743] " ioctl at yandex dot ru
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: ioctl at yandex dot ru @ 2012-06-21  9:15 UTC (permalink / raw)
  To: gcc-bugs

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
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: ioctl@yandex.ru


Created attachment 27680
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27680
Preprocessed source 1

$ LANG=C c++ -c -fPIC  -fno-rtti -march=prescott -mtune=prescott -mfpmath=sse
-msse2 -msse3 -O2 -fstack-protector --param=ssp-buffer-size=4 -flto
-fuse-linker-plugin -freorder-blocks-and-partition -fno-exceptions
-fno-strict-aliasing -std=gnu++0x -pthread -g -fprofile-use
-fprofile-correction -O3 -fomit-frame-pointer nsSubstring.cpp

...

nsTSubstring.cpp:618:3: internal compiler error: in cfg_layout_merge_blocks, at
cfgrtl.c:2838
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugs.archlinux.org/> for instructions.

When building without profile data usage, all OK.

The same problem appears for another source file (I will attach it too).


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-03-31 13:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21  9:15 [Bug c++/53743] New: ICE when compiling firefox with PGO and LTO ioctl at yandex dot ru
2012-06-21  9:16 ` [Bug c++/53743] " ioctl at yandex dot ru
2012-06-21  9:17 ` ioctl at yandex dot ru
2012-06-21  9:20 ` ioctl at yandex dot ru
2012-06-21  9:21 ` ioctl at yandex dot ru
2012-06-21  9:23 ` ioctl at yandex dot ru
2012-06-21  9:47 ` rguenth at gcc dot gnu.org
2012-06-21 12:14 ` rguenth at gcc dot gnu.org
2013-11-22 23:51 ` tejohnson at gcc dot gnu.org
2015-03-25 17:01 ` paolo.carlini at oracle dot com
2015-03-31 13:54 ` ioctl at yandex dot ru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).