This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 17:44:49 -0000
- Subject: [Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE
- References: <bug-34249-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from ubizjak at gmail dot com 2008-01-16 17:44 -------
(In reply to comment #9)
> .LASFDE3:
> .long .LASFDE3-.Lframe1
> .long .LFB15
> - .long .LFE15-.LFB15
> + .long .LHOTB1
> + .long .LHOTE1-.LHOTB1
> + .long .LCOLDB1
> + .long .LCOLDE1-.LCOLDB1
> .uleb128 0x0
> .align 8
The fact that both dumps contain ".long .LFB15" is a bit suspicious.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34249