This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/34249] [4.3 Regression] FAIL: gcc.dg/tree-prof/bb-reorg.c compilation, -fprofile-use -D_PROFILE_USE



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]