This is the mail archive of the gcc-patches@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]

Re: un-break libobjc on i386


On Sun, Feb 13, 2000 at 10:58:41PM -0800, Richard Henderson wrote:
> On Sun, Feb 13, 2000 at 10:08:02PM -0800, Zack Weinberg wrote:
> > How'd you test it?  I did
> > 
> > int main(void) { printf("%d\n", __alignof__ (double)); return 0; }
> 
> That's how I tested it.  Huh, "gcc version 2.96 20000103 (experimental)"
> yields 4 and 8 respectively.

Something must have changed between then and "2.96 20000210 (experimental)".

I'll hold off on the patch till we figure out what the right behavior
is.

zw

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