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]
Other format: [Raw text]

Re: Relax restriction slightly on integral mode structs


On Sun, 4 May 2003, Richard Kenner wrote:
> We can allow non-BLKmode RECORD_TYPEs even if a field crosses a word
> boundary if that field is larger than a word since we have code to handle
> that case.
>
> Tested on i686-pc-linux-gnu.
>
> Tue Apr 22 18:40:20 2003  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
>
> 	* stor-layout.c (compute_record_mode): Relax restriction
> 	on fields crossing word boundaries forcing BLKmode.

Do you have a testcase of the testsuite?

Gerald


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