public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
@ 2005-10-23 23:00 ` hp at gcc dot gnu dot org
  2005-10-23 23:58 ` hp at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-10-23 23:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from hp at gcc dot gnu dot org  2005-10-23 23:00 -------
These tests assume a certain structure layout, so they have to be gated.
Reconfirmed with LAST_UPDATED "Mon Oct 17 15:28:21 UTC 2005".
Patch coming up.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hp at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2005-02-16 03:48:34         |2005-10-23 23:00:15
               date|                            |


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:00 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C hp at gcc dot gnu dot org
@ 2005-10-23 23:58 ` hp at gcc dot gnu dot org
  2005-10-23 23:59 ` hp at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-10-23 23:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from hp at gcc dot gnu dot org  2005-10-23 23:58 -------
Removing wrong-code keyword.  Maybe have a wrong-test keyword? ;-)


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|wrong-code                  |


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


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

* [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
  2005-10-23 23:00 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C hp at gcc dot gnu dot org
  2005-10-23 23:58 ` hp at gcc dot gnu dot org
@ 2005-10-23 23:59 ` hp at gcc dot gnu dot org
  2005-10-24  0:10 ` [Bug testsuite/18338] " pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-10-23 23:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from hp at gcc dot gnu dot org  2005-10-23 23:59 -------
Patch at <URL:http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01414.html>.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug testsuite/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-10-23 23:59 ` hp at gcc dot gnu dot org
@ 2005-10-24  0:10 ` pinskia at gcc dot gnu dot org
  2005-11-02  3:02 ` hp at gcc dot gnu dot org
  2005-11-02  3:09 ` hp at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-24  0:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from pinskia at gcc dot gnu dot org  2005-10-24 00:10 -------
(In reply to comment #6)
> Removing wrong-code keyword.  Maybe have a wrong-test keyword? ;-)

Just move it to the testsuite component :).


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |testsuite


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


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

* [Bug testsuite/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-10-24  0:10 ` [Bug testsuite/18338] " pinskia at gcc dot gnu dot org
@ 2005-11-02  3:02 ` hp at gcc dot gnu dot org
  2005-11-02  3:09 ` hp at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-11-02  3:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from hp at gcc dot gnu dot org  2005-11-02 03:02 -------
Subject: Bug 18338

Author: hp
Date: Wed Nov  2 03:02:00 2005
New Revision: 106377

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106377
Log:
        PR target/18338
        * gcc.dg/bitfld-4.c, g++.dg/abi/bitfield4.C: Gate on
        pcc_bitfield_type_matters || default_packed.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/abi/bitfield4.C
    trunk/gcc/testsuite/gcc.dg/bitfld-4.c


-- 


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


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

* [Bug testsuite/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C
       [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-11-02  3:02 ` hp at gcc dot gnu dot org
@ 2005-11-02  3:09 ` hp at gcc dot gnu dot org
  5 siblings, 0 replies; 8+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-11-02  3:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from hp at gcc dot gnu dot org  2005-11-02 03:09 -------
Test-case now corrected.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.1.0


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


^ permalink raw reply	[flat|nested] 8+ 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
  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
  1 sibling, 0 replies; 8+ 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] 8+ 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
@ 2004-11-14 22:15 ` pinskia at gcc dot gnu dot org
  2005-05-18 21:02 ` hp at gcc dot gnu dot org
  1 sibling, 0 replies; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2005-11-02  3:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-18338-507@http.gcc.gnu.org/bugzilla/>
2005-10-23 23:00 ` [Bug target/18338] mmix-knuth-mmixware testsuite failure: gcc.dg/bitfld-4.c and g++.dg/abi/bitfield4.C hp at gcc dot gnu dot org
2005-10-23 23:58 ` hp at gcc dot gnu dot org
2005-10-23 23:59 ` hp at gcc dot gnu dot org
2005-10-24  0:10 ` [Bug testsuite/18338] " pinskia at gcc dot gnu dot org
2005-11-02  3:02 ` hp at gcc dot gnu dot org
2005-11-02  3:09 ` hp at gcc dot gnu dot org
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-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).