public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/18307] New: merge_pointed_to_info called incorrectly
@ 2004-11-05 10:47 nathan at gcc dot gnu dot org
  2004-11-05 10:48 ` [Bug tree-optimization/18307] " nathan at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: nathan at gcc dot gnu dot org @ 2004-11-05 10:47 UTC (permalink / raw)
  To: gcc-bugs

The attached program (preprocessed gengtype) causes merge_pointed_to_info to
be called with the same node as DEST and ORIG.  This is an erroneous use
of that function.

I'm about to commit a check and early exit in that function, to prevent further
breakage, but it really needs assertifying.

-- 
           Summary: merge_pointed_to_info called incorrectly
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nathan at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-12-01  0:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-05 10:47 [Bug tree-optimization/18307] New: merge_pointed_to_info called incorrectly nathan at gcc dot gnu dot org
2004-11-05 10:48 ` [Bug tree-optimization/18307] " nathan at gcc dot gnu dot org
2004-11-05 10:48 ` nathan at gcc dot gnu dot org
2004-11-05 10:56 ` cvs-commit at gcc dot gnu dot org
2004-11-17 21:08 ` cvs-commit at gcc dot gnu dot org
2004-11-17 21:11 ` dnovillo at gcc dot gnu dot org
2004-12-01  0:50 ` pinskia 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).