public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/53742] New: bad assembler output when compiling with LTO and PGO
@ 2012-06-21  9:02 ioctl at yandex dot ru
  2012-06-21  9:03 ` [Bug other/53742] " ioctl at yandex dot ru
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: ioctl at yandex dot ru @ 2012-06-21  9:02 UTC (permalink / raw)
  To: gcc-bugs

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


LANG=C c++ -c -v -fPIC  -fno-rtti -march=prescott -mtune=prescott -mfpmath=sse
-msse2 -msse3 -fstack-protector --param=ssp-buffer-size=4 -flto
-fuse-linker-plugin -O3 -freorder-blocks-and-partition -pthread -g
-fprofile-use -fprofile-correction -fomit-frame-pointer String.cpp

...


String.s: Assembler messages:
String.s:5667: Error: invalid operands (.text.hot and .text sections) for `-'
String.s:5669: Error: invalid operands (.text.hot and .text sections) for `-'


String.cpp is from the firefox 12.

Problem appears only when using profile information.

Full output with -v and -save-temps is too long, so, I will attach it.


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

end of thread, other threads:[~2012-06-21 10:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-21  9:02 [Bug other/53742] New: bad assembler output when compiling with LTO and PGO ioctl at yandex dot ru
2012-06-21  9:03 ` [Bug other/53742] " ioctl at yandex dot ru
2012-06-21  9:04 ` ioctl at yandex dot ru
2012-06-21  9:05 ` ioctl at yandex dot ru
2012-06-21  9:07 ` ioctl at yandex dot ru
2012-06-21  9:13 ` pinskia at gcc dot gnu.org
2012-06-21  9:22 ` ioctl at yandex dot ru
2012-06-21  9:27 ` ioctl at yandex dot ru
2012-06-21  9:35 ` rguenth at gcc dot gnu.org
2012-06-21 10:07 ` 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).