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

This is with today's sources, so unrelated to the previously fixed  
PR 21789 even though the error message is the same. 
 
With attached code, I get this: 
spec/src> c++ -O2 -march=pentium4m -msse2 -ftree-vectorize 
auto_derivative_function.ii 
auto_derivative_function.ii:6859: warning: ‘__malloc__’ attribute ignored 
auto_derivative_function.ii: In member function ‘void 
AutoDerivativeFunction<dim>::gradient_list(const std::vector<Point<dim>, 
std::allocator<Point<dim> > >&, std::vector<Tensor<1, dim>, 
std::allocator<Tensor<1, dim> > >&, unsigned int) const [with int dim = 2]&#8217;: 
auto_derivative_function.ii:32743: internal compiler error: tree check: 
expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:750 
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=21884


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

end of thread, other threads:[~2005-06-13 17:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-02 19:23 [Bug tree-optimization/21884] New: [4.1 regression] ICE with -ftree-vectorize bangerth at dealii dot org
2005-06-02 19:24 ` [Bug tree-optimization/21884] " bangerth at dealii dot org
2005-06-02 19:29 ` pinskia at gcc dot gnu dot org
2005-06-02 19:36 ` bangerth at dealii dot org
2005-06-02 20:18 ` bangerth at dealii dot org
2005-06-05 11:29 ` stefaan dot deroeck at gmail dot com
2005-06-06 23:41 ` kbesaw at us dot ibm dot com
2005-06-07  7:35 ` dorit at il dot ibm dot com
2005-06-07  7:54 ` stefaan dot deroeck at gmail dot com
2005-06-07  9:58 ` dorit at il dot ibm dot com
2005-06-09  8:47 ` dorit at il dot ibm dot com
2005-06-11 14:19 ` reichelt at gcc dot gnu dot org
2005-06-13 17: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).