public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "J. Grant" <jg-lists@jguk.org>
To: Daniel Berlin <dberlin@dberlin.org>
Cc: gcc <gcc@gcc.gnu.org>, gcc-bugs <gcc-bugs@gcc.gnu.org>
Subject: Re: gcc -de and -dW not working
Date: Sun, 15 Dec 2002 16:12:00 -0000	[thread overview]
Message-ID: <3DFD158E.9090301@jguk.org> (raw)
In-Reply-To: <Pine.LNX.4.50.0212151501530.30854-100001@dberlin.org>

Hello Daniel,

Thank you for the reply.

I now see the output I was expecting, I think if I pass -de and -02 (or 
anything else it requires like -fssa) a warning that nothing will happen 
should be printed to stderr about the args I passed.  Do you agree?

Could anyone tell me if there is a bug db online for gcc similar to 
bugzilla?

Regards

JG

please cc me in any replies

Daniel Berlin wrote:
> 
> 
> On Sun, 15 Dec 2002, J. Grant wrote:
> 
>> Hello,
>>
>> The "-de" gcc argument does not create a .ssa file or any other
>> file; I tested with a simple test program "gcc -de -Wall -o main main.c".
> 
> 
> ssa is not enabled by default.
> 
> Try gcc -de -Wall -O2 -fssa -o main main.c
> (-O2 is required for enabling ssa to do anything, IIRC)
> 
> ------------------------------------------------------------------------
> 

      reply	other threads:[~2002-12-15 23:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-15  9:38 J. Grant
2002-12-15 13:32 ` Daniel Berlin
2002-12-15 16:12   ` J. Grant [this message]

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=3DFD158E.9090301@jguk.org \
    --to=jg-lists@jguk.org \
    --cc=dberlin@dberlin.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --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).