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: expanding addrs for initializers


> I may not be being helpful, but why can't you handle this in
> assemble_integer?  You should get the size (4) and an appropriate
> RTX, if I'm reading correctly.

I *do* handle it (local sources).  I'm not given the right size, I
checked.  And the symbol_ref is HImode.


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