public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/23610] New: obj-c++.dg/bitfield-1.mm fails with the GNU runtime
@ 2005-08-29  3:37 pinskia at gcc dot gnu dot org
  2005-08-29  3:39 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-29  3:37 UTC (permalink / raw)
  To: gcc-bugs

obj-c++.dg/bitfield-1.mm fails by giving these extra warnings:
In file included from <built-in>:0:
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'/home/pinskia/
src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:40: warning: padding struct size to 
alignment boundary/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:43: 
warning: padding struct size to alignment boundary/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-
c++.dg/bitfield-1.mm:57: warning: padding struct size to alignment boundary
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:60: warning: padding struct 
size to alignment boundary
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:75: warning: padding struct 
size to alignment boundary
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:76: warning: padding struct 
size to alignment boundary

-- 
           Summary: obj-c++.dg/bitfield-1.mm fails with the GNU runtime
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm fails with the GNU runtime
  2005-08-29  3:37 [Bug testsuite/23610] New: obj-c++.dg/bitfield-1.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
@ 2005-08-29  3:39 ` pinskia at gcc dot gnu dot org
  2005-08-29  3:43 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm " pinskia at gcc dot gnu dot org
  2005-08-31 15:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-29  3:39 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-29 03:37 -------
Likewise for obj-c++.dg/bitfield-4.mm:
In file included from <built-in>:0:
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-4.mm:29: warning: padding struct 
size to alignment boundary
/home/pinskia/src/onetest/gcc/gcc/testsuite/obj-c++.dg/bitfield-4.mm:35: warning: padding struct 
size to alignment boundary

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|obj-c++.dg/bitfield-1.mm    |obj-c++.dg/bitfield-[14].mm
                   |fails with the GNU runtime  |fails with the GNU runtime


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
  2005-08-29  3:37 [Bug testsuite/23610] New: obj-c++.dg/bitfield-1.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
  2005-08-29  3:39 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm " pinskia at gcc dot gnu dot org
@ 2005-08-29  3:43 ` pinskia at gcc dot gnu dot org
  2005-08-31 15:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-29  3:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-29 03:42 -------
obj-c++.dg/layout-1.mm fails the same way:
In file included from <built-in>:0:
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'
<built-in>:0: warning: padding struct to align '<anonymous struct>::<anonymous>'

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|obj-c++.dg/bitfield-[14].mm |obj-c++.dg/bitfield-[14].mm,
                   |fails with the GNU runtime  |obj-c++.dg/layout-1.mm fails
                   |                            |with the GNU runtime


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
  2005-08-29  3:37 [Bug testsuite/23610] New: obj-c++.dg/bitfield-1.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
  2005-08-29  3:39 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm " pinskia at gcc dot gnu dot org
  2005-08-29  3:43 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm " pinskia at gcc dot gnu dot org
@ 2005-08-31 15:46 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-08-31 15:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 15:45 -------
Confirmed based on:
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg01653.html

fails only on 64bit targets.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
 GCC target triplet|                            |64bit targets
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-31 15:45:28
               date|                            |


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


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

end of thread, other threads:[~2005-08-31 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29  3:37 [Bug testsuite/23610] New: obj-c++.dg/bitfield-1.mm fails with the GNU runtime pinskia at gcc dot gnu dot org
2005-08-29  3:39 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm " pinskia at gcc dot gnu dot org
2005-08-29  3:43 ` [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm " pinskia at gcc dot gnu dot org
2005-08-31 15:46 ` 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).