public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/21885] New: [4.1 Regression] compat testsuite failures
@ 2005-06-02 19:33 jsm28 at gcc dot gnu dot org
  2005-06-02 21:05 ` [Bug middle-end/21885] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-02 19:33 UTC (permalink / raw)
  To: gcc-bugs

A number of compat testsuite failures have appeared on mainline between 20050601
and 20050602 on hppa64-hpux and ia64-hpux.  There don't appear to be
sufficiently recent results for ia64-linux on gcc-testresults to show whether
they appear there as well.

On hppa64-hpux:
FAIL: tmpdir-gcc.dg-struct-layout-1/t002 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t005 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t007 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t008 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t013 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t021 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute 

On ia64-hpux, mostly for both -milp32 and -mlp64:
FAIL: tmpdir-gcc.dg-struct-layout-1/t005 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t007 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t008 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t013 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t021 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t024 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t025 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t027 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t028 c_compat_x_tst.o-c_compat_y_tst.o execute 
(-mlp64 only) FAIL: tmpdir-gcc.dg-struct-layout-1/t002
c_compat_x_tst.o-c_compat_y_tst.o execute

-- 
           Summary: [4.1 Regression] compat testsuite failures
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug middle-end/21885] [4.1 Regression] compat testsuite failures
  2005-06-02 19:33 [Bug middle-end/21885] New: [4.1 Regression] compat testsuite failures jsm28 at gcc dot gnu dot org
@ 2005-06-02 21:05 ` pinskia at gcc dot gnu dot org
  2005-06-07 20:35 ` pinskia at gcc dot gnu dot org
  2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-02 21:05 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
   Target Milestone|---                         |4.1.0


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


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

* [Bug middle-end/21885] [4.1 Regression] compat testsuite failures
  2005-06-02 19:33 [Bug middle-end/21885] New: [4.1 Regression] compat testsuite failures jsm28 at gcc dot gnu dot org
  2005-06-02 21:05 ` [Bug middle-end/21885] " pinskia at gcc dot gnu dot org
@ 2005-06-07 20:35 ` pinskia at gcc dot gnu dot org
  2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-07 20:35 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |21953
              nThis|                            |


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


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

* [Bug middle-end/21885] [4.1 Regression] compat testsuite failures
  2005-06-02 19:33 [Bug middle-end/21885] New: [4.1 Regression] compat testsuite failures jsm28 at gcc dot gnu dot org
  2005-06-02 21:05 ` [Bug middle-end/21885] " pinskia at gcc dot gnu dot org
  2005-06-07 20:35 ` pinskia at gcc dot gnu dot org
@ 2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-19  1:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From jsm28 at gcc dot gnu dot org  2005-06-19 01:35 -------
Fixed some time between 20050615 and 20050618 (each date at 07:00 UTC).


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


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


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

end of thread, other threads:[~2005-06-19  1:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-02 19:33 [Bug middle-end/21885] New: [4.1 Regression] compat testsuite failures jsm28 at gcc dot gnu dot org
2005-06-02 21:05 ` [Bug middle-end/21885] " pinskia at gcc dot gnu dot org
2005-06-07 20:35 ` pinskia at gcc dot gnu dot org
2005-06-19  1:35 ` jsm28 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).