public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rodrigc@gcc.gnu.org
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
	null_and_void@users.sourceforge.net
Subject: Re: c++/5447: GCC/G++ 3.0.3 will segfault given the following file.
Date: Mon, 21 Jan 2002 16:25:00 -0000	[thread overview]
Message-ID: <20020122002500.10896.qmail@sources.redhat.com> (raw)

Synopsis: GCC/G++ 3.0.3 will segfault given the following file.

State-Changed-From-To: open->analyzed
State-Changed-By: rodrigc
State-Changed-When: Mon Jan 21 16:25:00 2002
State-Changed-Why:
    segfault reproduced with gcc 3.0.3.
    
    With gcc 3.1 in CVS, no segfault, but the following compilation error, when compiled with g++:
    seg3.cpp:2: multidimensional array must have bounds for all dimensions except
       the first
    seg3.cpp:8: declaration of `arr' as multidimensional array must have bounds for
       all dimensions except the first
    
    Putting it in a seg3.c file and compiling with gcc -pedantic
    yields warnings:
    seg3.c:2: warning: array type has incomplete element type
    seg3.c:8: warning: array type has incomplete element type

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5447


             reply	other threads:[~2002-01-22  0:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21 16:25 rodrigc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-01 20:41 paolo
2002-01-21 14:16 null_and_void

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=20020122002500.10896.qmail@sources.redhat.com \
    --to=rodrigc@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    --cc=null_and_void@users.sourceforge.net \
    /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).