public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/28189]  New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
@ 2006-06-28 15:31 gcc-bugzilla at gcc dot gnu dot org
  2006-06-30 12:15 ` [Bug libgcj/28189] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2006-06-28 15:31 UTC (permalink / raw)
  To: gcc-bugs


Between 20050805 and 20060208, many libjava execution tests started to time
out on Tru64 UNIX (both V4.0F and V5.1B), as can be seen comparing the
following test results:

http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00708.html
http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00899.html

While the current 4.0 branch is fine

http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg01353.html

both the 4.1 branch and mainline still suffer from the problem:

http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00817.html
http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00818.html

This is a serious regression and can cause testing to take about 5 days.

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha

host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gcc/src/gcc-dist/configure --prefix=/vol/gcc
--with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build
alpha-dec-osf5.1b --target alpha-dec-osf5.1b
--with-gmp-dir=/vol/gnu/obj/gmp-4.1.3
--with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3/mpfr
--enable-languages=c,c++,fortran,java,objc,ada --disable-libmudflap

How-To-Repeat:
Bootstrap and test as described above.


-- 
           Summary: [4.1/4.2 Regression] Many libjava execution tests time
                    out on Tru64 UNIX
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


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


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

* [Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
@ 2006-06-30 12:15 ` pinskia at gcc dot gnu dot org
  2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-06-30 12:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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


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

* [Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
  2006-06-30 12:15 ` [Bug libgcj/28189] " pinskia at gcc dot gnu dot org
  2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
@ 2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
  2006-07-07 18:03 ` ro at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-02 16:26 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3


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


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

* [Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
  2006-06-30 12:15 ` [Bug libgcj/28189] " pinskia at gcc dot gnu dot org
@ 2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
  2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-07-02 16:26 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.2
            Version|unknown                     |4.1.1


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


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

* [Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
@ 2006-07-07 18:03 ` ro at gcc dot gnu dot org
  2006-07-17  2:57 ` mmitchel at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2006-07-07 18:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ro at gcc dot gnu dot org  2006-07-07 18:02 -------
PR target/28307 seems to be the root cause.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |28307


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


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

* [Bug libgcj/28189] [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2006-07-07 18:03 ` ro at gcc dot gnu dot org
@ 2006-07-17  2:57 ` mmitchel at gcc dot gnu dot org
  2007-02-14  9:40 ` [Bug libgcj/28189] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2006-07-17  2:57 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5


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


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

* [Bug libgcj/28189] [4.1/4.2/4.3 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2006-07-17  2:57 ` mmitchel at gcc dot gnu dot org
@ 2007-02-14  9:40 ` mmitchel at gcc dot gnu dot org
  2007-07-03 13:48 ` ro at gcc dot gnu dot org
  2007-07-03 13:49 ` ro at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-02-14  9:40 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.2                       |4.1.3


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


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

* [Bug libgcj/28189] [4.1/4.2/4.3 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2007-02-14  9:40 ` [Bug libgcj/28189] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
@ 2007-07-03 13:48 ` ro at gcc dot gnu dot org
  2007-07-03 13:49 ` ro at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2007-07-03 13:48 UTC (permalink / raw)
  To: gcc-bugs



-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ro at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-07-03 13:48:18
               date|                            |


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


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

* [Bug libgcj/28189] [4.1/4.2/4.3 Regression] Many libjava execution tests time out on Tru64 UNIX
  2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2007-07-03 13:48 ` ro at gcc dot gnu dot org
@ 2007-07-03 13:49 ` ro at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: ro at gcc dot gnu dot org @ 2007-07-03 13:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ro at gcc dot gnu dot org  2007-07-03 13:48 -------
Fixed by fix for PR target/28307.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2007-07-03 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-28 15:31 [Bug libgcj/28189] New: [4.1/4.2 Regression] Many libjava execution tests time out on Tru64 UNIX gcc-bugzilla at gcc dot gnu dot org
2006-06-30 12:15 ` [Bug libgcj/28189] " pinskia at gcc dot gnu dot org
2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
2006-07-02 16:26 ` pinskia at gcc dot gnu dot org
2006-07-07 18:03 ` ro at gcc dot gnu dot org
2006-07-17  2:57 ` mmitchel at gcc dot gnu dot org
2007-02-14  9:40 ` [Bug libgcj/28189] [4.1/4.2/4.3 " mmitchel at gcc dot gnu dot org
2007-07-03 13:48 ` ro at gcc dot gnu dot org
2007-07-03 13:49 ` ro 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).