Re: http://gcc.gnu.org/gcc-4.4/changes.html

2009-05-16 Thread Gerald Pfeifer
Hi Jack, On Tue, 21 Apr 2009, Jack Howarth wrote: >A couple changes in gcc 4.4.0 were omitted for > the darwin target. The gcc 4.4.0 release now supports > a full multilib build on the x86_64-apple-darwin9 and > x86_64-apple-darwin10 targets. The gfortran compiler > is now capable of generatin

[wwwdocs] Error on http://gcc.gnu.org/gcc-4.4/changes.html (-Wsequence-points)

2009-04-23 Thread Manuel López-Ibáñez
2009/4/23 Vincent Lefevre : > There seems to be an error on > >  http://gcc.gnu.org/gcc-4.4/changes.html > > It says: > >  -Wsequence-points now warns within if, while,do while and for >  conditions, and within for begin/end expressions. > > However the -Wsequence

Error on http://gcc.gnu.org/gcc-4.4/changes.html (-Wsequence-points)

2009-04-23 Thread Vincent Lefevre
There seems to be an error on http://gcc.gnu.org/gcc-4.4/changes.html It says: -Wsequence-points now warns within if, while,do while and for conditions, and within for begin/end expressions. However the -Wsequence-points option doesn't seem to exist. Shouldn't it be -Wsequ

http://gcc.gnu.org/gcc-4.4/changes.html

2009-04-21 Thread Jack Howarth
A couple changes in gcc 4.4.0 were omitted for the darwin target. The gcc 4.4.0 release now supports a full multilib build on the x86_64-apple-darwin9 and x86_64-apple-darwin10 targets. The gfortran compiler is now capable of generating binaries linked against the static libgfortran library usin