Re: [EMAIL PROTECTED]: Results for 4.4.0 20081106 (experimental) [trunk revision 141636] (GCC) testsuite on m32c-unknown-elf]

2008-11-07 Thread DJ Delorie
> 2008-11-07 Martin Jambor <[EMAIL PROTECTED]> > > * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not check > for INDIRECT_REFs. > (forward_propagate_addr_into_variable_array_index): Check that the > offset is not computed from a MULT_EXPR, use is_gimple_assig

gcc-4.4-20081107 is now available

2008-11-07 Thread gccadmin
Snapshot gcc-4.4-20081107 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/4.4-20081107/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 4.4 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk

Re: [EMAIL PROTECTED]: Results for 4.4.0 20081106 (experimental) [trunk revision 141636] (GCC) testsuite on m32c-unknown-elf]

2008-11-07 Thread Martin Jambor
Hi, On Fri, Nov 07, 2008 at 01:05:43PM -0500, DJ Delorie wrote: > > Note that you'll have to build (and install, of course) a > cross-binutils first, then build a cross-gcc (libgcc will fail to > build), then cross-build and install newlib, then build cross-gcc > again (it will work this time) an

Re: [EMAIL PROTECTED]: Results for 4.4.0 20081106 (experimental) [trunk revision 141636] (GCC) testsuite on m32c-unknown-elf]

2008-11-07 Thread DJ Delorie
> My knowledge of backend and RTL in general is very limited and I have > no clue what m32c-elf architecture is and don't seem to have access to > any such system. m32c-elf is one of the many embedded (i.e. cross-compiled) targets which has a simulator. You don't need to have access to physical

Re: [EMAIL PROTECTED]: Results for 4.4.0 20081106 (experimental) [trunk revision 141636] (GCC) testsuite on m32c-unknown-elf]

2008-11-07 Thread Martin Jambor
Hi, On Thu, Nov 06, 2008 at 04:01:13PM -0500, DJ Delorie wrote: > > This new failure seems to have been caused by r141613: > > +2008-11-05 Martin Jambor <[EMAIL PROTECTED]> > + > + PR middle-end/37861 > + * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Don't turn > + p

RE: [help-texinfo] Re: small font in gcc online docs

2008-11-07 Thread Jonathan Grant
Hi Manuel, Karl, Thank you for your replies. [...] > You are expecting that the CSS large/small/x-small/etc match those of > TeX. They are not matched. I don't know what formula TeX uses but > Firefox uses a lookup table that is available here: > > http://mxr.mozilla.org/mozilla/source/layout/st