public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Massimiliano Cialdi <massimiliano.cialdi@powersoft.it>
To: gcc@gnu.org
Subject: where is gone -fstack-usage?
Date: Fri, 19 Mar 2010 12:10:00 -0000	[thread overview]
Message-ID: <1269000450.4423.16.camel@lab7.powersoft.it> (raw)

surfing the web, searching some tool for statically analize the stack
usage I found a pdf from 5 years ago, from the 2005 GCC Developers’
Summit:
http://www.gccsummit.org/2005/2005-GCC-Summit-Proceedings.pdf

In that document is described a GCC command line options: -fstack-usage
(par 2.2.1, pag 96).
There is also an example with a slice of C code and the .su output

so wonderful, so usefull...

I use avr-gcc and arm-elf-gcc, both version 4.4.3.
I tryed to invoke gcc with -fstack-usage:

cc1: error: unrecognized command line option "-fstack-usage"

why?
where is that option?

bye

             reply	other threads:[~2010-03-19 12:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-19 12:10 Massimiliano Cialdi [this message]
2010-03-19 12:23 ` Eric Botcazou
2010-03-19 12:33   ` Massimiliano Cialdi
2010-03-19 12:58     ` Eric Botcazou

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=1269000450.4423.16.camel@lab7.powersoft.it \
    --to=massimiliano.cialdi@powersoft.it \
    --cc=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).