public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/51623] New: PowerPC section type conflict
@ 2011-12-19 15:44 cltang at gcc dot gnu.org
  2011-12-19 15:48 ` [Bug rtl-optimization/51623] " cltang at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cltang at gcc dot gnu.org @ 2011-12-19 15:44 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51623
           Summary: PowerPC section type conflict
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cltang@gcc.gnu.org
            Target: powerpc-linux


Created attachment 26144
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26144
Uboot nand_dump testcase

gcc-patches discussion thread:
http://gcc.gnu.org/ml/gcc-patches/2011-12/msg01240.html

During final output of objects, existence of a .text.unlikely section triggers
a section flag mismatch when looking up in the section htab.

More information in mailing list thread, attached are testcases, a larger one
from U-boot, and a very minimal one trying to demonstrate the fail.  (for the
minimal testcase, use -Os/-O2 -mrelocatable to trigger, for the Uboot one add
-ffreestanding)


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

end of thread, other threads:[~2011-12-29 21:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-19 15:44 [Bug rtl-optimization/51623] New: PowerPC section type conflict cltang at gcc dot gnu.org
2011-12-19 15:48 ` [Bug rtl-optimization/51623] " cltang at gcc dot gnu.org
2011-12-28 18:04 ` meissner at gcc dot gnu.org
2011-12-28 18:12 ` meissner at gcc dot gnu.org
2011-12-28 21:24 ` meissner at gcc dot gnu.org
2011-12-29 21:28 ` meissner 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).