public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/16689] New: [3.5 regression] ICE in add_may_alias, at tree-ssa-alias.c:1665
@ 2004-07-23 14:10 bangerth at dealii dot org
  2004-07-23 14:11 ` [Bug tree-optimization/16689] " bangerth at dealii dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bangerth at dealii dot org @ 2004-07-23 14:10 UTC (permalink / raw)
  To: gcc-bugs

This is likely related to PR 16688 since it was introduced on the 
same day. Nevertheless, the bug appears in a different spot: 
 
deal.II/deal.II> c++ -O2 -c grid_in.ii       
grid_in.ii: In member function `void GridIn<dim>::read_ucd(std::istream&) 
[with int dim = 2]': 
grid_in.ii:39116: internal compiler error: in add_may_alias, at 
tree-ssa-alias.c:1665 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 
 
The last patch I have in my tree is this one: 
  2004-07-22  Diego Novillo  <dnovillo@redhat.com> 
 
        * tree-into-ssa.c (set_livein_block): Fix typo in comment. 
        (rewrite_ssa_into_ssa): Start iterating over SSA names at 1. 
        Release SSA names that have been re-renamed. 
        * tree-phinodes.c (make_phi_node): Set same TREE_TYPE as the 
        variable. 
        ... 
 
It has a lot of alias stuff in it, so I suspect that it is already the 
one we're looking for. Diego, would you mind taking a look at this PR 
and PR 16688? 
 
W.

-- 
           Summary: [3.5 regression] ICE in add_may_alias, at tree-ssa-
                    alias.c:1665
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bangerth at dealii dot org
                CC: dnovillo at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org


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


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

end of thread, other threads:[~2004-07-28 12:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-23 14:10 [Bug tree-optimization/16689] New: [3.5 regression] ICE in add_may_alias, at tree-ssa-alias.c:1665 bangerth at dealii dot org
2004-07-23 14:11 ` [Bug tree-optimization/16689] " bangerth at dealii dot org
2004-07-23 14:14 ` dnovillo at gcc dot gnu dot org
2004-07-23 14:17 ` bangerth at ices dot utexas dot edu
2004-07-23 14:20 ` dnovillo at redhat dot com
2004-07-23 14:28 ` pinskia at gcc dot gnu dot org
2004-07-24  1:05 ` cvs-commit at gcc dot gnu dot org
2004-07-24  1:07 ` dnovillo at gcc dot gnu dot org
2004-07-26 13:36 ` bangerth at dealii dot org
2004-07-28 12:39 ` cvs-commit 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).