public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "schwab at suse dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/17909] [4.0 Regression] ICE: verifiy_stms failed
Date: Sat, 09 Oct 2004 17:40:00 -0000	[thread overview]
Message-ID: <20041009174019.7265.qmail@sourceware.org> (raw)
In-Reply-To: <20041009130530.17909.aj@gcc.gnu.org>


------- Additional Comments From schwab at suse dot de  2004-10-09 17:40 -------
This is clearly invalid code, even without the address operator. 
 
18.7.3 The restrictions that ISO C places on the second parameter to the 
va_start() macro in header <stdarg.h> are different in this International 
Standard. The parameter parmN is the identifier of the rightmost parameter in 
the variable parameter list of the function definition (the one just before 
the ...). If the parameter parmN is declared with a function, array, or 
reference type, or with a type that is not compatible with the type that 
results when passing an argument for which there is no parameter, the behavior 
is undefined. 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17909


  parent reply	other threads:[~2004-10-09 17:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-09 13:05 [Bug middle-end/17909] New: " aj at gcc dot gnu dot org
2004-10-09 13:07 ` [Bug middle-end/17909] " aj at gcc dot gnu dot org
2004-10-09 15:39 ` [Bug middle-end/17909] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-10-09 16:20 ` pinskia at gcc dot gnu dot org
2004-10-09 17:40 ` schwab at suse dot de [this message]
2004-10-09 18:31 ` pinskia at gcc dot gnu dot org
2004-10-10  3:41 ` pinskia at gcc dot gnu dot org
2004-10-10  3:57 ` pinskia at gcc dot gnu dot org
2004-10-19  0:46 ` pinskia at gcc dot gnu dot org
2004-11-24 18:49 ` pinskia at gcc dot gnu dot org
2004-12-04 14:12 ` cvs-commit at gcc dot gnu dot org
2004-12-04 14:15 ` cvs-commit at gcc dot gnu dot org
2004-12-04 14:15 ` pinskia at gcc dot gnu dot org
2004-12-05 17:47 ` cvs-commit at gcc dot gnu dot org

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=20041009174019.7265.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).