This is the mail archive of the gcc-bugs@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: Bug-report: aligment of vtable is greater, that maximum object file aligment


  >  * c-pragma.c (handle_pragma_token): Test for null tree before 
  >    dereferencing TREE_CODE.
Seems good.

  > Please try this patch to sco5.h.  You'll have to rebuild varasm.o and
  > let it rebuild cc1plus.  I can't test that this actually WORKS or is
  > even necessary; only that it avoids the warning and results in code
  > that'll still assemble in both COFF and ELF.  Since this isn't triggered
  > by the testsuites, I'll have to rely on you to tell me if this patch
  > makes things better or worse for you.
  > 
  >  * sco5.h (MAX_OFILE_ALIGNMENT): Define as in svr4.h
Probably good, but I'll let you decide.

jeff


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