public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/17522] New: ICE with -tree-vectorize
@ 2004-09-16 15:17 bangerth at dealii dot org
  2004-09-16 15:18 ` [Bug tree-optimization/17522] " bangerth at dealii dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bangerth at dealii dot org @ 2004-09-16 15:17 UTC (permalink / raw)
  To: gcc-bugs

In the file I'm going to attach, I get an ICE when using -ftree-vectorize: 
 
x/g> g++ -Iinclude -Ddeal_II_dimension=3 -O3 -ftree-vectorize -c vectors.cc -o 
vectors.o -save-temps 
vectors.cc: In static member function `static void 
VectorTools::integrate_difference(const Mapping<dim>&, const DoFHandler<dim>&, 
const InVector&, const Function<dim>&, OutVector&, const Quadrature<dim>&, 
const VectorTools::NormType&, const Function<dim>*, double) [with int dim = 3, 
InVector = Vector<double>, OutVector = Vector<float>]': 
vectors.cc:1189: error: Found an SSA_NAME that had been released into the free 
pool 
vectors.cc:1189: error: Missing definition 
for SSA_NAME: D.182448_41854 
in statement: 
D.182448_41853 = PHI <D.182448_42530(441), D.182448_41854(173)>; 
 
W. 
vectors.cc:1189: 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. 
make: *** [vectors.o] Error 1

-- 
           Summary: ICE with -tree-vectorize
           Product: gcc
           Version: 4.0.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=17522


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

end of thread, other threads:[~2004-10-14 10:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-16 15:17 [Bug tree-optimization/17522] New: ICE with -tree-vectorize bangerth at dealii dot org
2004-09-16 15:18 ` [Bug tree-optimization/17522] " bangerth at dealii dot org
2004-09-18  1:23 ` dpatel at apple dot com
2004-09-18  2:55 ` bangerth at ices dot utexas dot edu
2004-09-18  4:27 ` pinskia at gcc dot gnu dot org
2004-09-18  4:31 ` pinskia at gcc dot gnu dot org
2004-09-18  7:31 ` belyshev at lubercy dot com
2004-09-18 15:05 ` bangerth at ices dot utexas dot edu
2004-09-23 19:00 ` bangerth at dealii dot org
2004-10-11 16:42 ` reichelt at gcc dot gnu dot org
2004-10-11 22:52 ` mmitchel at gcc dot gnu dot org
2004-10-14 10:04 ` 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).