public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Joseph Myers <joseph@codesourcery.com>
To: Marek Polacek <polacek@redhat.com>
Cc: Martin Uecker <uecker@eecs.berkeley.edu>,
	gcc Mailing List	<gcc@gcc.gnu.org>, Jeff Law <law@redhat.com>,
	Jakub Jelinek	<jakub@redhat.com>,
	Florian Weimer <fw@deneb.enyo.de>,
	"Balaji V. Iyer"	<balaji.v.iyer@intel.com>
Subject: Re: array bounds, sanitizer, safe programming, and cilk array notation
Date: Mon, 23 Feb 2015 17:53:00 -0000	[thread overview]
Message-ID: <alpine.DEB.2.10.1502231751320.7064@digraph.polyomino.org.uk> (raw)
In-Reply-To: <20150221154138.GB18668@redhat.com>

On Sat, 21 Feb 2015, Marek Polacek wrote:

> option that detects a particular UB.  Or say that a particular UB is a
> compile-time error (e.g. "declaring a function at block scope with an explicit
> storage-class specifier other than extern").

That one is already a hard error for cases such as static / register, a 
defined extension (nested functions) for auto.

-- 
Joseph S. Myers
joseph@codesourcery.com

  reply	other threads:[~2015-02-23 17:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 19:54 Martin Uecker
2015-01-27  0:08 ` Joseph Myers
2015-02-21 15:41   ` Marek Polacek
2015-02-23 17:53     ` Joseph Myers [this message]
2015-02-21 15:21 ` Marek Polacek
2015-02-22  0:41   ` Martin Uecker
2015-02-24  1:46     ` questionable checks for flexible array members in c-ubsan.c and tree-vrp.c (was: Re: array bounds, sanitizer, safe programming, and cilk array notation) Martin Uecker

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=alpine.DEB.2.10.1502231751320.7064@digraph.polyomino.org.uk \
    --to=joseph@codesourcery.com \
    --cc=balaji.v.iyer@intel.com \
    --cc=fw@deneb.enyo.de \
    --cc=gcc@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=law@redhat.com \
    --cc=polacek@redhat.com \
    --cc=uecker@eecs.berkeley.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).