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: i386 common data alignment patch



  In message <199805111948.PAA10604@jwlab.FEITH.COM>you write:
  > Will this do the job?
  > 
  > ChangeLog:
  > 
  > Sat May  9 17:29:34 EDT 1998  John Wehle  (john@feith.com)
  > 
  > 	* varasm.c (assemble_variable): Compute the alignment of the data 
  > 	earlier so that both initialized and uninitialized variables are
  > 	effected by DATA_ALIGNMENT.
That's exactly what I was looking for.  I've installed the patch.

Thanks!
jeff


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