From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21587 invoked by alias); 28 Dec 2002 22:16:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 21572 invoked by uid 71); 28 Dec 2002 22:16:02 -0000 Date: Sat, 28 Dec 2002 14:16:00 -0000 Message-ID: <20021228221602.21571.qmail@sources.redhat.com> To: nobody@gcc.gnu.org Cc: gcc-prs@gcc.gnu.org, From: Adam Fanello Subject: RE: c++/8026: -fstack-check dumps when throw out of scope with Reply-To: Adam Fanello X-SW-Source: 2002-12/txt/msg01355.txt.bz2 List-Id: The following reply was made to PR c++/8026; it has been noted by GNATS. From: Adam Fanello To: "'bangerth@dealii.org'" , Adam Fanello , "'gcc-bugs@gcc.gnu.org'" , "'gcc-prs@gcc.gnu.org'" , "'nobody@gcc.gnu.org'" , "'gcc-gnats@gcc.gnu.org'" Cc: Subject: RE: c++/8026: -fstack-check dumps when throw out of scope with Date: Sat, 28 Dec 2002 14:16:24 -0800 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C2AEBE.C21D3AF0 Content-Type: text/plain; charset="iso-8859-1" No change in behavior using (still cores): $ g++ -v Reading specs from /opt/TWWfsw/gcc321/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/specs Configured with: ../configure --with-gnu-as --with-as=/opt/TWWfsw/gcc321/hppa2.0w-hp-hpux11.00/bin/as --with-included-gettext --enable-shared --with-local-prefix=/opt/TWWfsw/gcc321 --prefix=/opt/TWWfsw/gcc321 Thread model: single gcc version 3.2.1 (TWW) > -----Original Message----- > From: bangerth@dealii.org [mailto:bangerth@dealii.org] > Sent: Monday, November 04, 2002 3:11 PM > To: afanello@Centor.com; gcc-bugs@gcc.gnu.org; gcc-prs@gcc.gnu.org; > nobody@gcc.gnu.org > Subject: Re: c++/8026: -fstack-check dumps when throw out of > scope with > > > Synopsis: -fstack-check dumps when throw out of scope with > > State-Changed-From-To: open->feedback > State-Changed-By: bangerth > State-Changed-When: Mon Nov 4 15:10:37 2002 > State-Changed-Why: > I can reproduce you report with 2.95 (on linux). I cannot with > 3.2.1 and present 3.3 CVS, but I don't have 3.2 around any > more. Could you possibly check with 3.2.1 once it's out and > tell us whether the problem continues to exist? > > Thanks > Wolfgang > > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail& database=gcc&pr=8026 ------_=_NextPart_001_01C2AEBE.C21D3AF0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: c++/8026: -fstack-check dumps when throw out of scope = with

No change in behavior using (still cores):

$ g++ -v
Reading specs from = /opt/TWWfsw/gcc321/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/specs
Configured with: ../configure --with-gnu-as = --with-as=3D/opt/TWWfsw/gcc321/hppa2.0w-hp-hpux11.00/bin/as = --with-included-gettext --enable-shared = --with-local-prefix=3D/opt/TWWfsw/gcc321 = --prefix=3D/opt/TWWfsw/gcc321

Thread model: single
gcc version 3.2.1 (TWW)


> -----Original Message-----
> From: bangerth@dealii.org [mailto:bangerth@dealii.org]
> Sent: Monday, November 04, 2002 3:11 PM
> To: afanello@Centor.com; gcc-bugs@gcc.gnu.org; = gcc-prs@gcc.gnu.org;
> nobody@gcc.gnu.org
> Subject: Re: c++/8026: -fstack-check dumps when = throw out of
> scope with
>
>
> Synopsis: -fstack-check dumps when throw out of = scope with
>
> State-Changed-From-To: open->feedback
> State-Changed-By: bangerth
> State-Changed-When: Mon Nov  4 15:10:37 = 2002
> State-Changed-Why:
>     I can reproduce you = report with 2.95 (on linux). I cannot with
>     3.2.1 and present 3.3 = CVS, but I don't have 3.2 around any
>     more. Could you = possibly check with 3.2.1 once it's out and
>     tell us whether the = problem continues to exist?
>    
>     Thanks
>       = Wolfgang
>
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20au= dit-trail&
database=3Dgcc&pr=3D8026

------_=_NextPart_001_01C2AEBE.C21D3AF0--