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


On Tue, Aug 23, 2005 at 10:44:57PM -0400, DJ Delorie wrote:
> > So why aren't you getting (symbol_ref:SI "foo")?
> 
> Pmode is HImode.  See other email.

Nevertheless, we see symbol_ref in both SImode and DImode when
doing mixed pointer size stuff on MIPS and s390x.  So pleased
to be investigating why it isn't happening for you.


r~


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