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
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
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
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