Re: bootstrap failure while compiling gcc/tree.c (ICE)

2007-08-28 Thread Brian Sidebotham
Kaveh R. GHAZI wrote: On Fri, 24 Aug 2007, Brian Sidebotham wrote: This ICE is caused by the following patch: 2007-08-10 Kaveh R. Ghazi [EMAIL PROTECTED] * system.h (CONST_CAST): New. * c-decl.c (c_make_fname_decl): Use it. * c-lex.c (cb_ident, lex_string): Likewise

Re: bootstrap failure while compiling gcc/tree.c (ICE)

2007-08-24 Thread Brian Sidebotham
Brian Sidebotham wrote: Brian Sidebotham wrote: ../../gcc/gcc/tree.c: In function build_string: ../../gcc/gcc/tree.c:1197: internal compiler error: in iterative_hash_expr, at tree.c:4189 Please submit a full bug report, with preprocessed source if appropriate. I have placed the pre-processed

bootstrap failure while compiling gcc/tree.c

2007-08-23 Thread Brian Sidebotham
-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --with-tune=pentium4 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5) Best Regards, Brian Sidebotham.

Re: bootstrap failure while compiling gcc/tree.c

2007-08-23 Thread Brian Sidebotham
Brian Sidebotham wrote: ../../gcc/gcc/tree.c: In function build_string: ../../gcc/gcc/tree.c:1197: internal compiler error: in iterative_hash_expr, at tree.c:4189 Please submit a full bug report, with preprocessed source if appropriate. I have placed the pre-processed file here: http

[mingw] arm-elf-gcc build error with fixincludes file error

2007-06-07 Thread Brian Sidebotham
Regards, Brian Sidebotham.

Creating a patch ready for gcc-patches list

2007-06-06 Thread Brian Sidebotham
, should I fill it in? Best Regards, Brian Sidebotham. --- ./gcc/value-prof.c Mon Jun 4 17:27:14 2007 +++ ./gcc/value-prof.c Wed Jun 6 10:13:20 2007 @@ -883,15 +883,19 @@ tree_mod_subtract (tree stmt, tree opera e12 = split_block (bb, bb1end); bb2 = e12-dest; bb2-count = all - count1

Re: Creating a patch ready for gcc-patches list

2007-06-06 Thread Brian Sidebotham
Hi, Sorry, wasted your time already!! Thanks to Manuel for the information too. I will re-patch, compile and run the testsuite. Sorry to waste your time with my first mail! Best Regards, Brian Sidebotham. Jan-Benedict Glaw wrote: On Wed, 2007-06-06 10:15:41 -0700, Brian Sidebotham [EMAIL