public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* mode of CONST_INT
@ 2010-03-18 13:29 Rajiv KI
  2010-03-19 15:50 ` Ian Lance Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: Rajiv KI @ 2010-03-18 13:29 UTC (permalink / raw)
  To: gcc-help


Hi all,

I have one doubt to clarify :

Mode of RTL expression 'CONST_INT' is VOIDmode. Is there any way i can make
its mode to SImode or any other mode even.

I have tried PUT_MODE macro.As CONST_INT has only one operand as 'w' (wide
integer).I think due to that It was not effective.

Please help me in resolving this.

Rajiv.
-- 
View this message in context: http://old.nabble.com/mode-of-CONST_INT-tp27945040p27945040.html
Sent from the gcc - Help mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-03-23  3:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-18 13:29 mode of CONST_INT Rajiv KI
2010-03-19 15:50 ` Ian Lance Taylor
2010-03-22  8:06   ` Rajiv KI
2010-03-23  3:27     ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).