public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
@ 2004-11-07  4:22 hp at gcc dot gnu dot org
  2004-11-07  6:45 ` [Bug target/18338] " hp at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  4:22 UTC (permalink / raw)
  To: gcc-bugs

With LAST_UPDATED: "Sat Nov  6 19:25:03 GMT 2004" I get:
FAIL: gcc.dg/bitfld-4.c execution test

With the message in the .log being:
sizeof short failed
__alignof__ short failed
sizeof signed short failed
__alignof__ signed short failed
sizeof unsigned short failed
__alignof__ unsigned short failed
sizeof int failed
__alignof__ int failed
sizeof signed int failed
__alignof__ signed int failed
sizeof unsigned int failed
__alignof__ unsigned int failed
sizeof long failed
__alignof__ long failed
sizeof signed long failed
__alignof__ signed long failed
sizeof unsigned long failed
__alignof__ unsigned long failed
sizeof long long failed
__alignof__ long long failed
sizeof signed long long failed
__alignof__ signed long long failed
sizeof unsigned long long failed
__alignof__ unsigned long long failed

It looks like this test has never passed (fails on 3.3 and 3.4 too).

-- 
           Summary: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mmix-knuth-mmixware


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
@ 2004-11-07  6:45 ` hp at gcc dot gnu dot org
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-07  6:45 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
  2004-11-07  6:45 ` [Bug target/18338] " hp at gcc dot gnu dot org
@ 2004-11-09  9:49 ` hp at gcc dot gnu dot org
  2004-11-09  9:58 ` hp at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09  9:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2004-11-09 09:49 -------
Confirmed, separate system than original report, with "Tue Nov  9 00:36:20 UTC
2004" (no .log reconfirmation)

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|0000-00-00 00:00:00         |2004-11-09 09:49:03
               date|                            |


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
  2004-11-07  6:45 ` [Bug target/18338] " hp at gcc dot gnu dot org
  2004-11-09  9:49 ` hp at gcc dot gnu dot org
@ 2004-11-09  9:58 ` hp at gcc dot gnu dot org
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09  9:58 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2004-11-09 09:49:03         |2004-11-09 09:54:33
               date|                            |


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-11-09  9:58 ` hp at gcc dot gnu dot org
@ 2004-11-09 10:00 ` hp at gcc dot gnu dot org
  2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2004-11-09 10:00 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|2004-11-09 09:54:33         |2004-11-09 09:58:12
               date|                            |


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-11-09 10:00 ` hp at gcc dot gnu dot org
@ 2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
  2004-11-14 22:14 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-11 15:28 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.0.0                       |---


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
@ 2004-11-14 22:14 ` pinskia at gcc dot gnu dot org
  2004-11-14 22:15 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C pinskia at gcc dot gnu dot org
  2005-05-18 21:02 ` hp at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 22:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 22:14 -------
*** Bug 18483 has been marked as a duplicate of this bug. ***

-- 


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-11-14 22:14 ` pinskia at gcc dot gnu dot org
@ 2004-11-14 22:15 ` pinskia at gcc dot gnu dot org
  2005-05-18 21:02 ` hp at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-14 22:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-14 22:15 -------
g++.dg/abi/bitfield4.C is the same test except with the C++ front-end compiling it.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
            Summary|mmix-knuth-mmixware         |mmix-knuth-mmixware
                   |testsuite failure:          |testsuite failure:
                   |gcc.dg/bitfld-4.c           |gcc.dg/bitfld-4.c and
                   |                            |g++.dg/abi/bitfield4.C


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
  2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-11-14 22:15 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C pinskia at gcc dot gnu dot org
@ 2005-05-18 21:02 ` hp at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-05-18 21:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-05-18 21:02 -------
Habitual reconfirm.

-- 


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


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

end of thread, other threads:[~2005-05-18 21:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-07  4:22 [Bug target/18338] New: mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c hp at gcc dot gnu dot org
2004-11-07  6:45 ` [Bug target/18338] " hp at gcc dot gnu dot org
2004-11-09  9:49 ` hp at gcc dot gnu dot org
2004-11-09  9:58 ` hp at gcc dot gnu dot org
2004-11-09 10:00 ` hp at gcc dot gnu dot org
2004-11-11 15:28 ` pinskia at gcc dot gnu dot org
2004-11-14 22:14 ` pinskia at gcc dot gnu dot org
2004-11-14 22:15 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C pinskia at gcc dot gnu dot org
2005-05-18 21:02 ` hp 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).