On 2005-05-16, at 22:03, Mark Mitchell wrote:
Georg Bauhaus wrote:
On Mac OX X 10.2, the results are slightly discomforting,
even though I do get a compiler with
--enable-languages=c,ada,f77,c++,objc.
gcc summary has
# of unexpected failures1080
First, I would suggest disabling Ada, in ord
John David Anglin wrote:
Please download, build, and test.
I've now completed testing on the PA and don't see any major issues.
The only easily fixable issue that showed up in testing was the failure
of 26_numerics/complex/pow.cc under hpux 10.20. This fails because of
a corner case in the 10.20
Alexandre Oliva wrote:
On May 16, 2005, Georg Bauhaus <[EMAIL PROTECTED]> wrote:
- cd ada/doctools && gnatmake -q xgnatugn
+ cd ada/doctools && gnatmake -q --GCC=$(CC) xgnatugn -largs --GCC=$(CC)
Don't you need quotes around $(CC),
Yes, there should be quotes.
(Without them the change
On May 16, 2005, Georg Bauhaus <[EMAIL PROTECTED]> wrote:
> - cd ada/doctools && gnatmake -q xgnatugn
> + cd ada/doctools && gnatmake -q --GCC=$(CC) xgnatugn -largs --GCC=$(CC)
Don't you need quotes around $(CC), for the general case in which it's
not as simple as `gcc', but rather someth
> Please download, build, and test.
I've now completed testing on the PA and don't see any major issues.
The only easily fixable issue that showed up in testing was the failure
of 26_numerics/complex/pow.cc under hpux 10.20. This fails because of
a corner case in the 10.20 math library. The pro
Georg Bauhaus wrote:
On Mac OX X 10.2, the results are slightly discomforting,
even though I do get a compiler with
--enable-languages=c,ada,f77,c++,objc.
gcc summary has
# of unexpected failures1080
First, I would suggest disabling Ada, in order to get further.
As for the GCC failures, 108
Mark Mitchell wrote:
GCC 3.4.4 RC2 is now available here:
Please download, build, and test.
On Mac OX X 10.2, the results are slightly discomforting,
even though I do get a compiler with
--enable-languages=c,ada,f77,c++,objc.
gcc summary has
# of unexpected failures1080
(Couldn't ge
Janis Johnson wrote:
I hadn't noticed originally but on powerpc64-linux with 3.4.4 RC2 and
with the 3.4 branch, the results for libstdc++-v3 show only one run of
the tests for "unix", not two for "unix/-m32" and "unix/-m64", and the
results are actually for check-abi. The leftover temp files in th
On Sun, May 15, 2005 at 08:59:48AM -0700, Mark Mitchell wrote:
> Joseph S. Myers wrote:
>
> >It also looks like this patch has been backported to 3.4 branch but not to
> >4.0 branch? Because 4.0 branch builds are still creating
> >libstdc++-abi.sum, while 3.4 branch builds no longer do, the ABI
Etienne Lorrain wrote:
GCC 3.4.4 RC2 is now available here:
ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
There are just a few changes from RC1 to fix critical problems people
experienced with RC1.
Work for me, thanks.
Good; thanks for confirming.
--
Mark Mitchell
CodeSourcery, LLC
[EMAIL
> GCC 3.4.4 RC2 is now available here:
> ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
> There are just a few changes from RC1 to fix critical problems people
experienced with RC1.
Work for me, thanks.
Etienne.
Ulrich Weigand wrote:
Greg Schafer wrote:
On Fri, May 13, 2005 at 03:44:59PM -0700, Mark Mitchell wrote:
GCC 3.4.4 RC2 is now available here:
ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
There are just a few changes from RC1 to fix critical problems people
experienced with RC1.
Please
Andreas Schwab wrote:
Mark Mitchell <[EMAIL PROTECTED]> writes:
While I really do appreciate your help, such changes need my approval.
We are in a freeze situation, which means I might be spinning a release
at any moment. Please consult with me in future in such situations.
I apologize for the
Mark Mitchell <[EMAIL PROTECTED]> writes:
> While I really do appreciate your help, such changes need my approval.
> We are in a freeze situation, which means I might be spinning a release
> at any moment. Please consult with me in future in such situations.
I apologize for the unapproved chec
Joseph S. Myers wrote:
It also looks like this patch has been backported to 3.4 branch but not to
4.0 branch? Because 4.0 branch builds are still creating
libstdc++-abi.sum, while 3.4 branch builds no longer do, the ABI tests
having been subsumed in the main libstdc++.sum for mainline and 3.4
Andreas Schwab wrote:
Ulrich Weigand <[EMAIL PROTECTED]> writes:
It would appear the problem is this patch:
2005-05-12 Mark Mitchell <[EMAIL PROTECTED]>
2005-04-04 Mark Mitchell <[EMAIL PROTECTED]>
* testsuite/Makefile.am (check-local): Remove.
The problem is that this change is
On Sun, 15 May 2005, Ulrich Weigand wrote:
> It would appear the problem is this patch:
> 2005-05-12 Mark Mitchell <[EMAIL PROTECTED]>
>
> 2005-04-04 Mark Mitchell <[EMAIL PROTECTED]>
> * testsuite/Makefile.am (check-local): Remove.
> (curent_symbols.txt): Likewise.
>
Ulrich Weigand <[EMAIL PROTECTED]> writes:
> It would appear the problem is this patch:
> 2005-05-12 Mark Mitchell <[EMAIL PROTECTED]>
>
> 2005-04-04 Mark Mitchell <[EMAIL PROTECTED]>
> * testsuite/Makefile.am (check-local): Remove.
The problem is that this change is missing.
On May 14, 2005, at 8:06 PM, Laurent GUERBY wrote:
Ok for Ada on x86-linux:
http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg00922.html
C still has one unexpected fail:
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -Os
That is not unexcited and was fixed only for 4.0.0, there was a PR
about i
On Sun, May 15, 2005 at 01:54:03AM +0200, Ulrich Weigand wrote:
> It would appear the problem is this patch:
> 2005-05-12 Mark Mitchell <[EMAIL PROTECTED]>
>
> 2005-04-04 Mark Mitchell <[EMAIL PROTECTED]>
> * testsuite/Makefile.am (check-local): Remove.
> (curent_symbo
Ok for Ada on x86-linux:
http://gcc.gnu.org/ml/gcc-testresults/2005-05/msg00922.html
C still has one unexpected fail:
FAIL: gcc.c-torture/execute/va-arg-25.c execution, -Os
Laurent
On Fri, 2005-05-13 at 15:44 -0700, Mark Mitchell wrote:
> GCC 3.4.4 RC2 is now available here:
>
Greg Schafer wrote:
> On Fri, May 13, 2005 at 03:44:59PM -0700, Mark Mitchell wrote:
>
> > GCC 3.4.4 RC2 is now available here:
> >
> > ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
> >
> > There are just a few changes from RC1 to fix critical probl
On Fri, May 13, 2005 at 03:44:59PM -0700, Mark Mitchell wrote:
> GCC 3.4.4 RC2 is now available here:
>
> ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
>
> There are just a few changes from RC1 to fix critical problems people
> experienced with RC1.
>
> Please d
GCC 3.4.4 RC2 is now available here:
ftp://gcc.gnu.org/pub/gcc/prerelease-3.4.4-20050512
There are just a few changes from RC1 to fix critical problems people
experienced with RC1.
Please download, build, and test.
Thanks,
--
Mark Mitchell
CodeSourcery, LLC
[EMAIL PROTECTED]
(916) 791-8304
24 matches
Mail list logo