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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ 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; 10+ 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] 10+ messages in thread

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2008-02-08  5:59 ` ghazi at gcc dot gnu dot org
@ 2008-02-08 18:06 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 10+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-02-08 18:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from ghazi at gcc dot gnu dot org  2008-02-08 18:05 -------
I get the "padding struct" error on all three active branches (4.1, 4.2,
trunk):

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00539.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00540.html
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00541.html


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|4.3.0                       |4.1.3 4.2.4 4.3.0


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2007-11-22 13:57 ` danglin at gcc dot gnu dot org
@ 2008-02-08  5:59 ` ghazi at gcc dot gnu dot org
  2008-02-08 18:06 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 10+ messages in thread
From: ghazi at gcc dot gnu dot org @ 2008-02-08  5:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from ghazi at gcc dot gnu dot org  2008-02-08 05:59 -------
The ICE mentioned in comment#7 is a dup from PR31032.  I think this PR should
focus on the excess "padding struct" warnings from the three testcases:
bitfield-1.mm, bitfield-4.mm and layout-1.mm.

I see these three failures on mainline gcc-4.3 on x86_64:
http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg00466.html

but not e.g. i686, so it appears to remain lp64-specific.


-- 

ghazi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ghazi at gcc dot gnu dot
                   |                            |org, mrs at apple dot com
      Known to fail|                            |4.3.0
   Last reconfirmed|2006-01-08 05:22:23         |2008-02-08 05:59:26
               date|                            |


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2006-10-16 22:30 ` danglin at gcc dot gnu dot org
@ 2007-11-22 13:57 ` danglin at gcc dot gnu dot org
  2008-02-08  5:59 ` ghazi at gcc dot gnu dot org
  2008-02-08 18:06 ` ghazi at gcc dot gnu dot org
  5 siblings, 0 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-11-22 13:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from danglin at gcc dot gnu dot org  2007-11-22 13:57 -------
Currently, with the trunk on hppa64-hp-hpux11.11, we have an ICE:

Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/obj-c++/../../g++
-B/test/
gnu/gcc/objdir/gcc/testsuite/obj-c++/../../
/test/gnu/gcc/gcc/gcc/testsuite/obj-
c++.dg/bitfield-1.mm  -nostdinc++
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/lib
stdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11
/libstdc++-v3/include -I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc
/gcc/libstdc++-v3/include/backward
-I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/ut
il -fmessage-length=0  -Wpadded -Wabi
-I/test/gnu/gcc/gcc/gcc/testsuite/../../li
bobjc    -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libstdc++-v3/src/.libs 
-L
/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libstdc++-v3/src/.libs
-L/test/gnu/gc
c/objdir/hppa64-hp-hpux11.11/./libiberty
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11
.11/./libobjc/.libs -lobjc -lm   -o ./bitfield-1.exe    (timeout = 300)
In file included from
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:1
:
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:1: warning: padding
str
uct to align '<anonymous struct>::<anonymous>'
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:1: warning: padding
str
uct to align '<anonymous struct>::<anonymous>'
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:24: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:27: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:40: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:43: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:57: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:60: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:74: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:75: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:76: warning: padding
st
ruct size to alignment boundary
/test/gnu/gcc/gcc/gcc/testsuite/obj-c++.dg/bitfield-1.mm:113: internal compiler
error: tree check: expected tree that contains 'decl with RTL' structure, have
'
field_decl' in assemble_external_real, at varasm.c:2220


-- 


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-09 20:59 ` christian dot joensson at gmail dot com
  2006-10-16 22:28 ` danglin at gcc dot gnu dot org
@ 2006-10-16 22:30 ` danglin at gcc dot gnu dot org
  2007-11-22 13:57 ` danglin at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-10-16 22:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from danglin at gcc dot gnu dot org  2006-10-16 22:29 -------
Sorry, only obj-c++.dg/bitfield-1.mm fails on hppa2.0w-hp-hpux11.11.


-- 


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
  2005-10-09 20:59 ` christian dot joensson at gmail dot com
@ 2006-10-16 22:28 ` danglin at gcc dot gnu dot org
  2006-10-16 22:30 ` danglin at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: danglin at gcc dot gnu dot org @ 2006-10-16 22:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from danglin at gcc dot gnu dot org  2006-10-16 22:28 -------
Also fails on hppa2.0w-hp-hpux11.11 (32-bit).


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


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


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

* [Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime
       [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
@ 2005-10-09 20:59 ` christian dot joensson at gmail dot com
  2006-10-16 22:28 ` danglin at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 10+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-10-09 20:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from christian dot joensson at gmail dot com  2005-10-09 20:59 -------
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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


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

end of thread, other threads:[~2008-02-08 18:06 UTC | newest]

Thread overview: 10+ 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
     [not found] <bug-23610-6528@http.gcc.gnu.org/bugzilla/>
2005-10-09 20:59 ` christian dot joensson at gmail dot com
2006-10-16 22:28 ` danglin at gcc dot gnu dot org
2006-10-16 22:30 ` danglin at gcc dot gnu dot org
2007-11-22 13:57 ` danglin at gcc dot gnu dot org
2008-02-08  5:59 ` ghazi at gcc dot gnu dot org
2008-02-08 18:06 ` ghazi 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).