public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/43504]  New: many libjava testsuite regressions on x86_64-apple-darwin10
@ 2010-03-24  2:42 howarth at nitro dot med dot uc dot edu
  2010-03-24  4:06 ` [Bug java/43504] " howarth at nitro dot med dot uc dot edu
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-03-24  2:42 UTC (permalink / raw)
  To: java-prs

At r157681, x86_64-apple-darwin10 has developed numerous libjava testsuite
failures...

http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg02039.html

These did not exist at r157609.


-- 
           Summary: many libjava testsuite regressions on x86_64-apple-
                    darwin10
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
@ 2010-03-24  4:06 ` howarth at nitro dot med dot uc dot edu
  2010-03-24  9:53 ` dominiq at lps dot ens dot fr
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-03-24  4:06 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from howarth at nitro dot med dot uc dot edu  2010-03-24 04:06 -------
caused by...

Author: mrs
Date: Tue Mar 23 20:02:57 2010
New Revision: 157677

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157677
Log:
        PR target/33120
        * config/darwin.h (ASM_OUTPUT_ALIGNED_BSS): Add.
        * config/darwin.c (darwin_output_aligned_bss): Add.
        * config/darwin-protos.h: Add darwin_output_aligned_bss.

testsuite:
        * g++.dg/ext/instantiate2.C: Update for .zerofill as it doesn't
        follow the usual conventions for symbol definitions.
        * gcc.target/i386/darwin-zerofill.c: Add.

Added:
    trunk/gcc/testsuite/gcc.target/i386/darwin-zerofill.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin-protos.h
    trunk/gcc/config/darwin.c
    trunk/gcc/config/darwin.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ext/instantiate2.C


-- 

howarth at nitro dot med dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikestump at comcast dot net


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
  2010-03-24  4:06 ` [Bug java/43504] " howarth at nitro dot med dot uc dot edu
@ 2010-03-24  9:53 ` dominiq at lps dot ens dot fr
  2010-03-24 14:24 ` howarth at nitro dot med dot uc dot edu
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: dominiq at lps dot ens dot fr @ 2010-03-24  9:53 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from dominiq at lps dot ens dot fr  2010-03-24 09:53 -------
Confirmed on x86_64-apple-darwin10 and powerpc-apple-darwin9.8.0 (see
http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg02060.html ).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
  2010-03-24  4:06 ` [Bug java/43504] " howarth at nitro dot med dot uc dot edu
  2010-03-24  9:53 ` dominiq at lps dot ens dot fr
@ 2010-03-24 14:24 ` howarth at nitro dot med dot uc dot edu
  2010-03-24 16:08 ` mrs at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-03-24 14:24 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from howarth at nitro dot med dot uc dot edu  2010-03-24 14:24 -------
Assuming this is change is fixed and not regressed out for gcc 4.5, we should
also make sure that there are no additional regressions in the ada testsuite.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
                   ` (2 preceding siblings ...)
  2010-03-24 14:24 ` howarth at nitro dot med dot uc dot edu
@ 2010-03-24 16:08 ` mrs at gcc dot gnu dot org
  2010-03-24 16:10 ` mrs at gcc dot gnu dot org
  2010-03-24 16:20 ` mrs at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-03-24 16:08 UTC (permalink / raw)
  To: java-prs



------- Comment #4 from mrs at gcc dot gnu dot org  2010-03-24 16:08 -------
Subject: Bug 43504

Author: mrs
Date: Wed Mar 24 16:07:51 2010
New Revision: 157697

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157697
Log:
        PR java/43504
        Revert fix for PR target/33120.

Removed:
    trunk/gcc/testsuite/gcc.target/i386/darwin-zerofill.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/darwin-protos.h
    trunk/gcc/config/darwin.c
    trunk/gcc/config/darwin.h
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/ext/instantiate2.C


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
                   ` (3 preceding siblings ...)
  2010-03-24 16:08 ` mrs at gcc dot gnu dot org
@ 2010-03-24 16:10 ` mrs at gcc dot gnu dot org
  2010-03-24 16:20 ` mrs at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-03-24 16:10 UTC (permalink / raw)
  To: java-prs



------- Comment #5 from mrs at gcc dot gnu dot org  2010-03-24 16:10 -------
This has been fixed.


-- 

mrs at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

* [Bug java/43504] many libjava testsuite regressions on x86_64-apple-darwin10
  2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
                   ` (4 preceding siblings ...)
  2010-03-24 16:10 ` mrs at gcc dot gnu dot org
@ 2010-03-24 16:20 ` mrs at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-03-24 16:20 UTC (permalink / raw)
  To: java-prs



------- Comment #6 from mrs at gcc dot gnu dot org  2010-03-24 16:20 -------
Thanks for the quick heads up.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43504


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-03-24 16:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-24  2:42 [Bug java/43504] New: many libjava testsuite regressions on x86_64-apple-darwin10 howarth at nitro dot med dot uc dot edu
2010-03-24  4:06 ` [Bug java/43504] " howarth at nitro dot med dot uc dot edu
2010-03-24  9:53 ` dominiq at lps dot ens dot fr
2010-03-24 14:24 ` howarth at nitro dot med dot uc dot edu
2010-03-24 16:08 ` mrs at gcc dot gnu dot org
2010-03-24 16:10 ` mrs at gcc dot gnu dot org
2010-03-24 16:20 ` mrs at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).