public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize
@ 2005-06-28 23:21 bangerth at dealii dot org
  2005-06-28 23:22 ` [Bug tree-optimization/22228] " bangerth at dealii dot org
                   ` (25 more replies)
  0 siblings, 26 replies; 27+ messages in thread
From: bangerth at dealii dot org @ 2005-06-28 23:21 UTC (permalink / raw)
  To: gcc-bugs

Attached code fails like so: 
 
spec/src> /home/bangerth/bin/gcc-4.1-pre/bin/c++ -O3 -march=pentium4 
-ftree-vectorize -c mapping_cartesian.ii 
mapping_cartesian.cc: In constructor 
&#8216;MappingCartesian<dim>::InternalData::InternalData(const Quadrature<dim>&) 
[with int dim = 3]&#8217;: 
mapping_cartesian.cc:36: error: Definition in block 1 does not dominate use in 
block 6 
for SSA_NAME: TMT.2405_3(ab) in statement: 
TMT.2405_317 = PHI <TMT.2405_3(ab)(6), TMT.2405_3(ab)(5)>; 
PHI argument 
TMT.2405_3(ab) 
for PHI node 
TMT.2405_317 = PHI <TMT.2405_3(ab)(6), TMT.2405_3(ab)(5)>; 
mapping_cartesian.cc:36: internal compiler error: verify_ssa failed. 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://gcc.gnu.org/bugs.html> for instructions. 
 
W.

-- 
           Summary: [4.1 regression] ICE with -ftree-vectorize
           Product: gcc
           Version: 4.1.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: gcc-bugs at gcc dot gnu dot org


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


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

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

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-28 23:21 [Bug tree-optimization/22228] New: [4.1 regression] ICE with -ftree-vectorize bangerth at dealii dot org
2005-06-28 23:22 ` [Bug tree-optimization/22228] " bangerth at dealii dot org
2005-06-28 23:24 ` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa bangerth at dealii dot org
2005-06-28 23:24 ` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize pinskia at gcc dot gnu dot org
2005-06-28 23:26 ` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa bangerth at dealii dot org
2005-06-28 23:26 ` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize pinskia at gcc dot gnu dot org
2005-06-28 23:31 ` [Bug tree-optimization/22228] [4.1 regression] ICE with -ftree-vectorize in verify_ssa bangerth at dealii dot org
2005-06-28 23:41 ` pinskia at gcc dot gnu dot org
2005-06-29  3:41 ` bangerth at dealii dot org
2005-06-29  3:43 ` bangerth at dealii dot org
2005-06-29 13:33 ` reichelt at gcc dot gnu dot org
2005-06-29 13:34 ` reichelt at gcc dot gnu dot org
2005-06-29 17:58 ` bangerth at dealii dot org
2005-06-30 11:17 ` reichelt at gcc dot gnu dot org
2005-08-06  6:59 ` pinskia at gcc dot gnu dot org
2005-08-09 15:39 ` dorit at il dot ibm dot com
2005-08-09 17:01 ` bangerth at dealii dot org
2005-08-09 17:14 ` dorit at il dot ibm dot com
2005-08-09 17:20 ` bangerth at ices dot utexas dot edu
2005-08-12 17:36 ` pinskia at gcc dot gnu dot org
2005-08-14 14:00 ` dorit at il dot ibm dot com
2005-08-16  8:33 ` micis at gmx dot de
2005-08-16  9:03 ` dorit at il dot ibm dot com
2005-08-16 16:45 ` dorit at il dot ibm dot com
2005-08-17  7:31 ` micis at gmx dot de
2005-08-18 16:10 ` cvs-commit at gcc dot gnu dot org
2005-08-19 14:48 ` reichelt 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).