public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: ddmetro <puzzlesdj@gmail.com>
To: gcc@gcc.gnu.org
Subject: how to get the .dfa output file in gcc
Date: Wed, 30 Sep 2009 17:42:00 -0000	[thread overview]
Message-ID: <25685438.post@talk.nabble.com> (raw)


Hi All,

We are trying to get the .dfa output file, showing details about the
automaton constructed for - instruction scheduling, using pipeline hazard
detector. However we are unable to do so.

We tried
(a.)uncommenting - (automata_option "v") - in ia64.md file
(b.)adding v_flag = 1 in gen_automata_option() function of genautomata.c
file
and running: make insn-automata.c

None of these gave a .dfa output file.
 
Target language for which optimization is being done: C
Target machine architecture: i686
GCC version: 4.4.1

Kindly help us with our issue.

Thanking All
-Dhiraj

-- 
View this message in context: http://www.nabble.com/how-to-get-the-.dfa-output-file-in-gcc-tp25685438p25685438.html
Sent from the gcc - Dev mailing list archive at Nabble.com.

             reply	other threads:[~2009-09-30 17:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-30 17:42 ddmetro [this message]
2009-10-03 18:37 ` ddmetro
2009-10-07  2:50   ` Ben Elliston

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=25685438.post@talk.nabble.com \
    --to=puzzlesdj@gmail.com \
    --cc=gcc@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).