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: SUBREG_BYTE question


On Tue, 26 Feb 2002, Jakub Jelinek wrote:
> 
> subreg_lowpart_offset contains also:
>       if (BYTES_BIG_ENDIAN)
>         offset += difference % UNITS_PER_WORD;

Not in my tree.  Hmmm....


Bernd


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