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: Saga of m68k PIC continues


On Wed, Dec 11, 2002 at 03:45:49PM -0500, Peter Barada wrote:
> 1) Should general_src_operand accept the unspec symbol?

Nope.

> 2) If not, does anyone have an idea how I should get this instruction
>    recognized? 

You *may* want to wrap the unspec in a CONST.  That would 
make the thing be recognized by general_operand.  But I
can't tell if that's exactly right, since you've posted
no code.


r~


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