------- Comment #4 from aanisimov at inbox dot ru  2009-01-02 07:45 -------
(In reply to comment #3)
> 
> What options are you passing to configure and how are you invoking make?
> Also do you have any special environment variables set?
> 

Sorry, forgot to mention these options in the original post.

configure --prefix=/home/artem/testing/gcc44 --enable-__cxa_atexit
--enable-threads --enable-tls --enable-languages=c,c++ --disable-libtool-lock
--with-long-double-128 --with-cpu=pentium-m --disable-libada --disable-libgomp
--enable-checking=release

Make is invoked with no additional options.

The only environment variable that can be relevant is
CPLUS_INCLUDE_PATH=/usr/lib/qt/include.

The host compiler is Slackware's stock GCC 4.1.2.

For the moment I found out that revision 136000 compiles fine for me, but
revision 137000 fails (this time in tree-ssa-phiopt.c:371).


-- 


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

Reply via email to