public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/15231] New: constant pool entries referring to nonexistent labels
@ 2004-04-30 16:36 pb at gcc dot gnu dot org
  2004-11-15  3:24 ` [Bug target/15231] [3.4 only] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: pb at gcc dot gnu dot org @ 2004-04-30 16:36 UTC (permalink / raw)
  To: gcc-bugs

Compile the attached testcase with gcc -Os.  The resulting assembly contains:

        .align  2
.L24:
        .word   __icmp_inode+320
        .word   .L22
        .word   .L21
        .word   .LC3

but labels L22 and L23 are not defined anywhere.

-- 
           Summary: constant pool entries referring to nonexistent labels
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pb at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: arm-linux


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


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

end of thread, other threads:[~2006-02-28  9:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-15231-592@http.gcc.gnu.org/bugzilla/>
2005-11-21  2:09 ` [Bug target/15231] [3.4 only] constant pool entries referring to nonexistent labels gdr at gcc dot gnu dot org
2005-11-28 10:22 ` gdr at gcc dot gnu dot org
2006-02-28  9:15 ` gdr at gcc dot gnu dot org
2004-04-30 16:36 [Bug target/15231] New: " pb at gcc dot gnu dot org
2004-11-15  3:24 ` [Bug target/15231] [3.4 only] " pinskia at gcc dot gnu dot org
2005-05-19 17:53 ` mmitchel at gcc dot gnu dot org
2005-09-02 22:27 ` rearnsha at gcc dot gnu dot 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).