public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/50907] New: [4.7 Regression] EDGE_CROSSING incorrectly set across same section with -freorder-blocks-and-partition -fPIC -fprofile-use
@ 2011-10-28 23:12 belyshev at depni dot sinp.msu.ru
  2011-10-29  8:13 ` [Bug middle-end/50907] " belyshev at depni dot sinp.msu.ru
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: belyshev at depni dot sinp.msu.ru @ 2011-10-28 23:12 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 50907
           Summary: [4.7 Regression] EDGE_CROSSING incorrectly set across
                    same section with -freorder-blocks-and-partition -fPIC
                    -fprofile-use
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: belyshev@depni.sinp.msu.ru
            Target: x86_64-unknown-linux-gnu


compilation of gcc.dg/tree-prof/pr45354.c with -O
-freorder-blocks-and-partition -fPIC -fprofile-use fails:

$ gcc pr45354.c -O -freorder-blocks-and-partition -fPIC -fprofile-generate
$./a.out
$ gcc pr45354.c -O -freorder-blocks-and-partition -fPIC -fprofile-use
pr45354.c: In function 'test_ifelse2':
pr45354.c:23:1: error: EDGE_CROSSING incorrectly set across same section
pr45354.c:23:1: internal compiler error: verify_flow_info failed


(testcase is attached also here:
http://gcc.gnu.org/bugzilla/attachment.cgi?id=22560 )


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

end of thread, other threads:[~2011-11-28 21:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-28 23:12 [Bug middle-end/50907] New: [4.7 Regression] EDGE_CROSSING incorrectly set across same section with -freorder-blocks-and-partition -fPIC -fprofile-use belyshev at depni dot sinp.msu.ru
2011-10-29  8:13 ` [Bug middle-end/50907] " belyshev at depni dot sinp.msu.ru
2011-11-05 11:58 ` rguenth at gcc dot gnu.org
2011-11-28 11:36 ` jakub at gcc dot gnu.org
2011-11-28 21:08 ` jakub at gcc dot gnu.org
2011-11-28 21:41 ` jakub at gcc dot gnu.org

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