public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to control optimization of each function
@ 2008-01-28 19:15 scl
  2008-01-29  2:34 ` Ian Lance Taylor
  0 siblings, 1 reply; 2+ messages in thread
From: scl @ 2008-01-28 19:15 UTC (permalink / raw)
  To: gcc-help

Hi all

I want to give different options to each function in same translation
unit. gcc can do that ?

thanks

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

* Re: How to control optimization of each function
  2008-01-28 19:15 How to control optimization of each function scl
@ 2008-01-29  2:34 ` Ian Lance Taylor
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Lance Taylor @ 2008-01-29  2:34 UTC (permalink / raw)
  To: scl; +Cc: gcc-help

scl <scl.sang@gmail.com> writes:

> I want to give different options to each function in same translation
> unit. gcc can do that ?

No, gcc can not do that.  Sorry.

Ian

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

end of thread, other threads:[~2008-01-28 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-28 19:15 How to control optimization of each function scl
2008-01-29  2:34 ` 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).