public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/63443] New: copyrename2 introducing bogus profile counts
@ 2014-10-02 16:10 tejohnson at google dot com
  0 siblings, 0 replies; only message in thread
From: tejohnson at google dot com @ 2014-10-02 16:10 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63443

            Bug ID: 63443
           Summary: copyrename2 introducing bogus profile counts
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tejohnson at google dot com

This problem showed up in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63422,
where a new assert introduced in jump threading triggered because of insane
profile counts coming in. The LTO test case attached to that bug has profile
data, but the affected routine did not have profile counts and only frequencies
(main() from mozilla-xremote-client.ii which does not have a gcda file).
However, copyrename2 introduced some non-zero profile counts, which should not
happen.

To duplicate:
% g++ -flto -fprofile-use -fno-exceptions -std=gnu++0x -O2
mozilla-xremote-client.ii XRemoteClient.ii

I've attached the input files to this bug report as well.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-02 16:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-02 16:10 [Bug middle-end/63443] New: copyrename2 introducing bogus profile counts tejohnson at google dot com

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).