This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: tree-ssa branch: Call for preliminary testing
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Diego Novillo <dnovillo at redhat dot com>
- Cc: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Mon, 12 May 2003 15:48:39 +0200 (CEST)
- Subject: Re: tree-ssa branch: Call for preliminary testing
On 12 May 2003, Diego Novillo wrote:
> On Mon, 2003-05-12 at 08:56, Steven Bosscher wrote:
>
> > POOMA even has its own page in the GCC wwwdocs!
> > Ref. http://gcc.gnu.org/testing/testing-pooma.html
> >
> Shame on me. Dobby will go iron his hands now.
Got something more interesting...
g++-ssa -c
/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Engine/tests/ump_test2.cpp
\
-o
/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Engine/tests/LINUXgccSSA/ump_test2.o
\
-ftemplate-depth-80 -fno-exceptions \
-Drestrict=__restrict__ -DNOPAssert -DNOCTAssert -O2 -march=athlon
-funroll-loops -fomit-frame-pointer --param min-inline-insns=200 \
-I/net/bellatrix/home/rguenth/src/pooma-work/r2/src \
-I/net/bellatrix/home/rguenth/src/pooma-work/r2/lib/LINUXgccSSA \
-I/home/rguenth/ix86/3.x/include
/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Layout/UniformGridLayout.h:
In
destructor `UniformGridLayout<Dim>::~UniformGridLayout() [with int Dim
= 1]
':
/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Layout/UniformGridLayout.h:493:
internal compiler error: in
assign_vars, at tree-ssa.c:1555
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
testcase at
http://www.tat.physik.uni-tuebingen.de/~rguenth/ump_test2.ii.gz
Richard.
--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/