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 rtl-optimization/34999] Fallthru crossing edges in partition_hot_cold_basic_blocks are not been fixed when the section ends with call insn



------- Comment #13 from ubizjak at gmail dot com  2008-02-29 06:32 -------
(In reply to comment #12)

> If the marked line is changed to .long  .LCOLDB2-.LCOLDB2 (or ..E2 - ..E2) the
> compilation succeeds. However, looking through asm, it looks correct to me.

That is, the frame and label positions look correct to me. The problem in PR
34249 was malformed frame, which is not the case here.


-- 


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


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