public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
@ 2005-06-07 20:30 gcc-bugzilla at gcc dot gnu dot org
  2005-06-07 20:32 ` [Bug target/21953] " ro at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2005-06-07 20:30 UTC (permalink / raw)
  To: gcc-bugs

NOTE: Defaulting component because reported component no longer exists
Many tmpdir-gcc.dg-struct-layout-1 tests fail on mainline on Tru64 UNIX
V5.1B:

FAIL: tmpdir-gcc.dg-struct-layout-1/t001 c_compat_x_tst.o-c_compat_y_tst.o execute 
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/t003 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t004 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/t006 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/t009 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t010 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t011 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/t014 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t015 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t016 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t020 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: tmpdir-gcc.dg-struct-layout-1/t022 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/t026 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 

They all abort; still have to build a gdb that doesn't crash on the
resulting binaries to further investigate.

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/gnu/src/gcc/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 --enable-languages=c,c++,f95,java,objc --disable-libmudflap

How-To-Repeat:
Bootstrap and run testsuite as above.

-- 
           Summary: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64
                    UNIX V5.1B
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: pending
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 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=21953


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

* [Bug target/21953] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
@ 2005-06-07 20:32 ` ro at gcc dot gnu dot org
  2005-06-07 20:35 ` [Bug middle-end/21953] [4.1 Regression] " pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: ro at gcc dot gnu dot org @ 2005-06-07 20:32 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|pending                     |target


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
  2005-06-07 20:32 ` [Bug target/21953] " ro 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
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-07 20:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-07 20:35 -------
Most likely related to PR 21885.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |21885
          Component|target                      |middle-end
           Keywords|                            |wrong-code
            Summary|Many tmpdir-gcc.dg-struct-  |[4.1 Regression] Many
                   |layout-1 tests fail on Tru64|tmpdir-gcc.dg-struct-layout-
                   |UNIX V5.1B                  |1 tests fail on Tru64 UNIX
                   |                            |V5.1B
   Target Milestone|---                         |4.1.0
            Version|unknown                     |4.1.0


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
  2005-06-07 20:32 ` [Bug target/21953] " ro at gcc dot gnu dot org
  2005-06-07 20:35 ` [Bug middle-end/21953] [4.1 Regression] " pinskia at gcc dot gnu dot org
@ 2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
  2005-06-26 22:18 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-19  1:35 UTC (permalink / raw)
  To: gcc-bugs



-- 
Bug 21953 depends on bug 21885, which changed state.

Bug 21885 Summary: [4.1 Regression] compat testsuite failures
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21885

           What    |Old Value                   |New Value
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
@ 2005-06-26 22:18 ` pinskia at gcc dot gnu dot org
  2005-06-28 13:08 ` ro at techfak dot uni-bielefeld dot de
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-26 22:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-26 22:18 -------
Do these work now?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-06-26 22:18 ` pinskia at gcc dot gnu dot org
@ 2005-06-28 13:08 ` ro at techfak dot uni-bielefeld dot de
  2005-06-28 13:47 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: ro at techfak dot uni-bielefeld dot de @ 2005-06-28 13:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ro at techfak dot uni-bielefeld dot de  2005-06-28 13:08 -------
Subject: Re:  [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B

pinskia at gcc dot gnu dot org writes:

> Do these work now?

No, they still fail as of 20050627.

	Rainer


-- 


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-06-28 13:08 ` ro at techfak dot uni-bielefeld dot de
@ 2005-06-28 13:47 ` pinskia at gcc dot gnu dot org
  2005-07-26 12:12 ` steven at gcc dot gnu dot org
  2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  7 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-06-28 13:47 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-28 13:46:48
               date|                            |


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2005-06-28 13:47 ` pinskia at gcc dot gnu dot org
@ 2005-07-26 12:12 ` steven at gcc dot gnu dot org
  2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  7 siblings, 0 replies; 11+ messages in thread
From: steven at gcc dot gnu dot org @ 2005-07-26 12:12 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From steven at gcc dot gnu dot org  2005-07-26 12:03 -------
Rainer, can you look into those failures a bit more closely?  Maybe you can 
see in the testsuite log how they fail? 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
  2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2005-07-26 12:12 ` steven at gcc dot gnu dot org
@ 2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
  7 siblings, 0 replies; 11+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2005-08-22  3:40 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mmitchel at gcc dot gnu dot org  2005-08-22 03:39 -------
alpha is not a primary or secondary platform; removing target milestone.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.1.0                       |---


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
       [not found] <bug-21953-81@http.gcc.gnu.org/bugzilla/>
  2005-10-22 21:52 ` pinskia at gcc dot gnu dot org
@ 2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-30 23:32 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P5
   Target Milestone|4.2.0                       |4.1.0


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


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

* [Bug middle-end/21953] [4.1 Regression] Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B
       [not found] <bug-21953-81@http.gcc.gnu.org/bugzilla/>
@ 2005-10-22 21:52 ` pinskia at gcc dot gnu dot org
  2005-10-30 23:32 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-22 21:52 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
   Target Milestone|---                         |4.2.0


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


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

end of thread, other threads:[~2005-10-30 23:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-07 20:30 [Bug pending/21953] New: Many tmpdir-gcc.dg-struct-layout-1 tests fail on Tru64 UNIX V5.1B gcc-bugzilla at gcc dot gnu dot org
2005-06-07 20:32 ` [Bug target/21953] " ro at gcc dot gnu dot org
2005-06-07 20:35 ` [Bug middle-end/21953] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-06-19  1:35 ` jsm28 at gcc dot gnu dot org
2005-06-26 22:18 ` pinskia at gcc dot gnu dot org
2005-06-28 13:08 ` ro at techfak dot uni-bielefeld dot de
2005-06-28 13:47 ` pinskia at gcc dot gnu dot org
2005-07-26 12:12 ` steven at gcc dot gnu dot org
2005-08-22  3:40 ` mmitchel at gcc dot gnu dot org
     [not found] <bug-21953-81@http.gcc.gnu.org/bugzilla/>
2005-10-22 21:52 ` pinskia at gcc dot gnu dot org
2005-10-30 23:32 ` pinskia 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).