This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Variant code generation
- From: Ian Lance Taylor <iant at google dot com>
- To: sankar chebolu <chnabsankar at yahoo dot com>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Mon, 14 Feb 2011 22:18:29 -0800
- Subject: Re: Variant code generation
- References: <767108.27486.qm@web30706.mail.mud.yahoo.com>
sankar chebolu <chnabsankar@yahoo.com> writes:
> Does GCC has any command line switches which generate variant code?
This question as stated is not appropriate for the mailing list
gcc@gcc.gnu.org, which is for the development of gcc. It would be
appropriate for gcc-help@gcc.gnu.org. Please take any followups to
gcc-help. Thanks.
GCC has many command line options that change the generated code. I
could try to guess what you mean by "variant code," but I think it would
be best if you followed up to gcc-help with a more specific question.
Ian