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: conversion: immediate-value -> memory ref


On Mon, Jul 25, 2011 at 11:08 AM, Hagen Meyer <hagen@hcmeyer.de> wrote:

> But HOW can I force the operand into memory?
> I.e. "force_const_to_memref" needs to be defined somehow.
> Any hints?

varasm.c:force_const_mem() ?

- David


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