public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Philip Herron <redbrain@gcc.gnu.org>
To: GCC <gcc-help@gcc.gnu.org>
Subject: lang.opt
Date: Sun, 20 May 2012 02:21:00 -0000	[thread overview]
Message-ID: <CAEvRbeqrX2x6i8+ppLUFTgLshu-3g5ZOinUEuTe9DnpMWAA9Pg@mail.gmail.com> (raw)

Hey

Trying to add option to my front-end thought lang.opt:

fpy-dump-dot
Python Var(gpy_set_dump_dot) Init(1)
dumps the pretty-printed DOT IL

But i keep Getting:

warning: command line option ‘-fpy-dump-dot’ is valid for Python but
not for  [enabled by default]

--Phil

             reply	other threads:[~2012-05-20  2:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-20  2:21 Philip Herron [this message]
2012-05-21  4:04 ` lang.opt Ian Lance Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAEvRbeqrX2x6i8+ppLUFTgLshu-3g5ZOinUEuTe9DnpMWAA9Pg@mail.gmail.com \
    --to=redbrain@gcc.gnu.org \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).