This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PCH] Internal compiler error


Hi!

I just tried the pch branch from 12-01-02 on POOMA and got

/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Layout/DynamicLayout.cmpl.cpp:
 In
   member function `int DynamicLayoutData::globalID(const Loc<1>&) const':
/net/bellatrix/home/rguenth/src/pooma-work/r2/src/Layout/DynamicLayout.cmpl.cpp:
521: internal compiler error: in
   cp_expr_size, at cp/cp-lang.c:307
Please submit a full bug report,
with preprocessed source if appropriate.

This is in compiling without any pch option enabled. gcc version is
Reading specs from
/home/rguenth/ix86/gcc-pch/lib/gcc-lib/i686-pc-linux-gnu/3.3/specs
Configured with: /home/rguenth/src/gcc/gcc-pch/configure
--prefix=/home/rguenth/ix86/gcc-pch --enable-languages=c,c++,f77
--disable-shared --enable-threads=posix --enable-__cxa_atexit
--disable-checking
Thread model: posix
gcc version 3.3 20021124 (experimental)

.ii and .s files can be fetched from

http://www.tat.physik.uni-tuebingen.de/~rguenth/DynamicLayout.cmpl.ii

and .s

Richard.

--
Richard Guenther <richard.guenther@uni-tuebingen.de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/
The GLAME Project: http://www.glame.de/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]