public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
Cc: egcs@cygnus.com
Subject: Re: egcs, fold-const.c warning fixes
Date: Wed, 18 Feb 1998 01:53:00 -0000	[thread overview]
Message-ID: <23597.887784419@hurl.cygnus.com> (raw)
In-Reply-To: <199802171746.MAA28296@caip.rutgers.edu>

  In message < 199802171746.MAA28296@caip.rutgers.edu >you write:
  > Mon Feb 16 16:04:53 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  >         * fold-const.c: Include "system.h" to get stdlib.h and stdio.h.
  >         (lshift_double): Add parentheses around + or - inside shift.
  >         (rshift_double): Likewise.
  >         (size_int_wide): Explicitly set type of `bit_p' to `int'.
  >         (optimize_bit_field_compare): Initialize variables `rnbitpos' and
  >         `rnbitsize' to 0, and `rinner' to NULL_TREE.
  >         (make_range): Initialize variable `type' to NULL_TREE.
  >         (fold): Initialize variables `arg0', `arg1' and `varop' to NULL_TREE.
  > 
  >         * Makefile.in (fold-const.o): Depend on system.h.
I installed most of this -- except for the "Initialize variables ...";
I'm going to try and test the new scheme for detecting this situation
in the next day or two.  Hopefully it'll work better and we can avoid
hacking up the sources to work around bugs in the compiler's life
analysis code :-)

jeff


      reply	other threads:[~1998-02-18  1:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-17 13:54 Kaveh R. Ghazi
1998-02-18  1:53 ` Jeffrey A Law [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=23597.887784419@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=ghazi@caip.rutgers.edu \
    /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).