--- Comment #13 from jason at gcc dot gnu dot org 2010-02-23 18:33 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|REOPENED
--- Comment #12 from jason at gcc dot gnu dot org 2010-02-23 18:32 ---
Subject: Bug 42837
Author: jason
Date: Tue Feb 23 18:31:58 2010
New Revision: 157013
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157013
Log:
PR c++/42837
* stor-layout.c (place_field): Don'
--- Comment #11 from jason at gcc dot gnu dot org 2010-02-20 05:19 ---
Created an attachment (id=19930)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19930&action=view)
patch for x86 failure
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42837
--- Comment #10 from hjl dot tools at gmail dot com 2010-02-19 05:28
---
On Linux/x86, I got
[...@gnu-6 gcc]$ ./xgcc -B./
/export/gnu/import/git/gcc/gcc/testsuite/g++.dg/abi/packed1.C -Wpacked -S
/export/gnu/import/git/gcc/gcc/testsuite/g++.dg/abi/packed1.C:7:14: warning:
packed attrib
--- Comment #9 from hjl dot tools at gmail dot com 2010-02-19 05:15 ---
The test failed on Linux/ia32:
FAIL: g++.dg/abi/packed1.C (test for excess errors)
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
-
--- Comment #8 from jason at gcc dot gnu dot org 2010-02-19 01:59 ---
Fixed.
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED