public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dominik Vogt <vogt@linux.vnet.ibm.com>
To: gcc-patches@gcc.gnu.org
Cc: Andreas Arnez <arnez@linux.vnet.ibm.com>,
	       Andreas Krebbel <krebbel@linux.vnet.ibm.com>
Subject: [PATCH 0/2] Fix invalid left shift of negative value.
Date: Tue, 10 Nov 2015 11:11:00 -0000	[thread overview]
Message-ID: <20151110111123.GA16951@linux.vnet.ibm.com> (raw)

The following series of patches fixes all occurences of
left-shifting negative constants in C code which is undefined by
the C standard.  The patches have been tested on s390x, covering
only a small subset of the changes.

Ciao

Dominik ^_^  ^_^

-- 

Dominik Vogt
IBM Germany

             reply	other threads:[~2015-11-10 11:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 11:11 Dominik Vogt [this message]
2015-11-10 11:13 ` [PATCH 1/2] " Dominik Vogt
2015-11-10 16:51   ` Mike Stump
2015-11-10 11:14 ` [PATCH 2/2] " Dominik Vogt
2015-11-10 11:16 ` [PATCH 0/2] " Dominik Vogt

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=20151110111123.GA16951@linux.vnet.ibm.com \
    --to=vogt@linux.vnet.ibm.com \
    --cc=arnez@linux.vnet.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=krebbel@linux.vnet.ibm.com \
    /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).