This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR6212




--On Saturday, April 13, 2002 07:03:11 AM -0400 Richard Kenner 
<kenner@vlsi1.ultra.nyu.edu> wrote:

>
>
> Yes, but it didn't say what the problems *are*.  As I believe I
> answered, that patch was not supposed to have any effect on record
> layout, but just to insert a hook, so I need an example of a place
> where it did affect something.  I never got such, so I couldn't work
> further on this and still can't.

The part of the patch referenced in that email could pretty clearly have
an affect on structure layout -- you changed the way that DECL_PACKED
was being handled.

However, it does look like you already reverted that change, in
revision 1.99 of stor-layout.c.

David, can you confirm that this problem is fixed on mips-sgi-irix6.5,
and that we can close this PR?

Thanks,

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]