This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/34999] Fallthru crossing edges in partition_hot_cold_basic_blocks are not been fixed when the section ends with call insn
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Feb 2008 19:12:56 -0000
- Subject: [Bug rtl-optimization/34999] Fallthru crossing edges in partition_hot_cold_basic_blocks are not been fixed when the section ends with call insn
- References: <bug-34999-13229@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from ubizjak at gmail dot com 2008-02-28 19:12 -------
Created an attachment (id=15241)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15241&action=view)
asm that crashes linker
gcc pr34999.s
/usr/local/lib/gcc/x86_64-unknown-linux-gnu/4.4.0/../../../../x86_64-unknown-linux-gnu/bin/ld:
error in /tmp/ccuXalsV.o(.eh_frame); no .eh_frame_hdr table will be created.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34999