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: RFA: fix handling of 'p' in constrain_operands


On Wed, 2003-11-12 at 06:26, Joern Rennecke wrote:
> I wonder if this is clear enough for other people, or if we should add
> a comment there.

The easiest way to get the mode of an operand is via GET_MODE, so the
use of recog_data implies that the code must be doing something
different.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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