public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/34465]  New: [4.3 Regression] incorrect sharing of tree nodes
@ 2007-12-14 18:10 tbm at cyrius dot com
  2007-12-14 18:22 ` [Bug tree-optimization/34465] " tbm at cyrius dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: tbm at cyrius dot com @ 2007-12-14 18:10 UTC (permalink / raw)
  To: gcc-bugs

I see the following on Alpha with trunk 2007-12-12 but not on x86_64:

(sid)tbm@lima:~$ /usr/lib/gcc-snapshot/bin/gcc -c 
-fconstant-string-class=NSConstantString -O1
projectmanager.app-EditorRulerView.mi
EditorRulerView.m: In function '-[EditorRulerView refreshHighlightedArea]':
EditorRulerView.m:276: error: incorrect sharing of tree nodes
self_1(D)->selectionRect ={v} {};

{}

EditorRulerView.m:276: error: incorrect sharing of tree nodes
# STORES:  { bRect }
bRect ={v} {};

{}

EditorRulerView.m:276: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.3 Regression] incorrect sharing of tree nodes
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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

end of thread, other threads:[~2008-01-04 15:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-14 18:10 [Bug tree-optimization/34465] New: [4.3 Regression] incorrect sharing of tree nodes tbm at cyrius dot com
2007-12-14 18:22 ` [Bug tree-optimization/34465] " tbm at cyrius dot com
2007-12-14 19:44 ` jakub at gcc dot gnu dot org
2007-12-14 19:55 ` tbm at cyrius dot com
2007-12-22 16:44 ` pinskia at gcc dot gnu dot org
2008-01-02 13:15 ` rguenth at gcc dot gnu dot org
2008-01-02 15:02 ` aldyh at gcc dot gnu dot org
2008-01-04 15:06 ` aldyh at gcc dot gnu dot org
2008-01-04 15:33 ` jakub 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).