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: How to force 32bit access to bit fields ?


Hi Ralf,

> Can anyone point me to the corresponding subroutines in GCC that
> generate code for bit fields?

The first 1500 lines or so of expemd.c are in charge of generating bit
field code.

Kazu Hirata


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