Re: Validate broken

2008-09-17 Thread David Markvica
Simon Marlow wrote: Ian Lynagh wrote: HEAD validates for me both with and without your workaround. I have: $ gcc --version i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) Won't the workaround break when Apple ships gcc 4.3? Yes, it would break if a future Apple gcc follows

Re: Validate broken

2008-09-17 Thread David Markvica
Ian Lynagh wrote: On Wed, Sep 17, 2008 at 03:38:43PM +0200, David Markvica wrote: n Sep 17, 2008, at 15:18, Ian Lynagh wrote: Won't the workaround break when Apple ships gcc 4.3? Hard to say, but my guess is no. XCode 3.1.1 includes % gcc-4.2 -- ve

Re: Validate broken

2008-09-17 Thread David Markvica
n Sep 17, 2008, at 15:18, Ian Lynagh wrote: > On Wed, Sep 17, 2008 at 02:23:20PM +0200, David Markvica wrote: >> Simon Marlow wrote: >>> Manuel M T Chakravarty wrote: >>>> On Mac OS X 10.5, I am getting the appended warnings that break >>>> validate (sinc

Re: Validate broken

2008-09-17 Thread David Markvica
Simon Marlow wrote: Manuel M T Chakravarty wrote: On Mac OS X 10.5, I am getting the appended warnings that break validate (since yesterday). I'm not able to repeat this with the versions of gcc I have installed, and from reading the gcc docs it seems I'm doing the right thing. It seems tha