public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/23157] New: incorrect sharing of tree nodes regression
@ 2005-07-31  8:46 marcus at jet dot franken dot de
  2005-07-31  8:47 ` [Bug c/23157] " marcus at jet dot franken dot de
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: marcus at jet dot franken dot de @ 2005-07-31  8:46 UTC (permalink / raw)
  To: gcc-bugs

this regression has been introduced in the last few days (the same code  
compiled fine some days ago). extracted from WINE. 
 
LANG=C /home/marcus/projects/gcc/BIN/bin/gcc -c -O2 -o api.o api.i 
api.i: In function 'f': 
api.i:2: error: incorrect sharing of tree nodes 
D.1338_6 = (const unsigned charD.10 *) idstrD.1276_7; 
 
(const unsigned charD.10 *) idstrD.1276_7; 
 
api.i:2: error: incorrect sharing of tree nodes 
D.1337_26 = (const unsigned charD.10 *) idstrD.1276_7; 
 
(const unsigned charD.10 *) idstrD.1276_7; 
 
api.i:2: internal compiler error: verify_stmts failed 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: incorrect sharing of tree nodes regression
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: marcus at jet dot franken dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2005-08-03 19:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-31  8:46 [Bug c/23157] New: incorrect sharing of tree nodes regression marcus at jet dot franken dot de
2005-07-31  8:47 ` [Bug c/23157] " marcus at jet dot franken dot de
2005-07-31 16:15 ` [Bug tree-optimization/23157] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-07-31 16:30 ` pinskia at gcc dot gnu dot org
2005-07-31 16:47 ` rakdver at gcc dot gnu dot org
2005-08-03 18:39 ` cvs-commit at gcc dot gnu dot org
2005-08-03 19:49 ` 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).