Re: Bugzilla host/build/target triplet fields too small

2007-08-05 Thread Daniel Berlin
On 8/5/07, Rask Ingemann Lambertsen <[EMAIL PROTECTED]> wrote: >There's something wrong with the bugzilla fields for host/build/target > triplet: > > Build: > > > > Host: > > > > Eh, -2? By definition, it is at le

Re: Address of template function bug (was: Overload resolution compilation error)

2007-08-05 Thread Rodolfo Lima
Rodolfo Schulz de Lima escreveu: > Dave Korn escreveu: >> Thanks, and do drop a note back with a summary of what you find out > over >> there when you're done; if there's definitely a bug in gcc's > understanding of >> the resolution rules, obviously we'd like to open a PR and get it fixed. > >

Re: poor optimisation case

2007-08-05 Thread Tristan Wibberley
On Sun, 2007-08-05 at 16:58 -0400, Tim Prince wrote: > [EMAIL PROTECTED] wrote: [snip] > > The loop unfortunately can't always be written as in -DOLD as the > > implementation of an iterator adapter might use ?: to special case the > > first element of a sequence and when used in a generic algor

Re: poor optimisation case

2007-08-05 Thread Tim Prince
[EMAIL PROTECTED] wrote: Hi I've found a case which looks like it should be possible to optimise but gcc (very recent trunk) isn't doing which could give improvements in many cases - certainly in a case I've come across: #ifdef NEW unsigned int fn(unsigned int n, unsigned int dmax) thro

poor optimisation case

2007-08-05 Thread Tristan Wibberley
Hi I've found a case which looks like it should be possible to optimise but gcc (very recent trunk) isn't doing which could give improvements in many cases - certainly in a case I've come across: #ifdef NEW unsigned int fn(unsigned int n, unsigned int dmax) throw() {

Re: top-level configure

2007-08-05 Thread Paolo Bonzini
Ralf Wildenhues wrote: Hello, a gentle reminder for: Ok. Paolo

Re: top-level configure

2007-08-05 Thread Ralf Wildenhues
Hello, a gentle reminder for: :ADDPATCH configure: > * Ben Elliston wrote on Sat, Jul 21, 2007 at 10:33:54PM CEST: > > > It used to be the case that the Cygnus top-level configure script would > > pass any configure options to all subdir

Bugzilla host/build/target triplet fields too small

2007-08-05 Thread Rask Ingemann Lambertsen
There's something wrong with the bugzilla fields for host/build/target triplet: Build: Host: Eh, -2? By definition, it is at least 0. Target: The string "pentiumpro-*-*