public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* RE: c++/8026: -fstack-check dumps when throw out of scope with
@ 2002-12-28 14:16 Adam Fanello
  0 siblings, 0 replies; 4+ messages in thread
From: Adam Fanello @ 2002-12-28 14:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8026; it has been noted by GNATS.

From: Adam Fanello <afanello@Centor.com>
To: "'bangerth@dealii.org'" <bangerth@dealii.org>, Adam Fanello
	 <afanello@Centor.com>, "'gcc-bugs@gcc.gnu.org'" <gcc-bugs@gcc.gnu.org>, 
	"'gcc-prs@gcc.gnu.org'" <gcc-prs@gcc.gnu.org>, "'nobody@gcc.gnu.org'"
	 <nobody@gcc.gnu.org>, "'gcc-gnats@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
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <HEAD>
 <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
 charset=3Diso-8859-1">
 <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
 5.5.2653.12">
 <TITLE>RE: c++/8026: -fstack-check dumps when throw out of scope =
 with</TITLE>
 </HEAD>
 <BODY>
 
 <P><FONT SIZE=3D2>No change in behavior using (still cores):</FONT>
 </P>
 
 <P><FONT SIZE=3D2>$ g++ -v</FONT>
 <BR><FONT SIZE=3D2>Reading specs from =
 /opt/TWWfsw/gcc321/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.2.1/specs</FONT>
 <BR><FONT SIZE=3D2>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</FONT></P>
 
 <P><FONT SIZE=3D2>Thread model: single</FONT>
 <BR><FONT SIZE=3D2>gcc version 3.2.1 (TWW)</FONT>
 </P>
 <BR>
 
 <P><FONT SIZE=3D2>&gt; -----Original Message-----</FONT>
 <BR><FONT SIZE=3D2>&gt; From: bangerth@dealii.org [<A =
 HREF=3D"mailto:bangerth@dealii.org">mailto:bangerth@dealii.org</A>]</FON=
 T>
 <BR><FONT SIZE=3D2>&gt; Sent: Monday, November 04, 2002 3:11 PM</FONT>
 <BR><FONT SIZE=3D2>&gt; To: afanello@Centor.com; gcc-bugs@gcc.gnu.org; =
 gcc-prs@gcc.gnu.org;</FONT>
 <BR><FONT SIZE=3D2>&gt; nobody@gcc.gnu.org</FONT>
 <BR><FONT SIZE=3D2>&gt; Subject: Re: c++/8026: -fstack-check dumps when =
 throw out of </FONT>
 <BR><FONT SIZE=3D2>&gt; scope with</FONT>
 <BR><FONT SIZE=3D2>&gt; </FONT>
 <BR><FONT SIZE=3D2>&gt; </FONT>
 <BR><FONT SIZE=3D2>&gt; Synopsis: -fstack-check dumps when throw out of =
 scope with</FONT>
 <BR><FONT SIZE=3D2>&gt; </FONT>
 <BR><FONT SIZE=3D2>&gt; State-Changed-From-To: open-&gt;feedback</FONT>
 <BR><FONT SIZE=3D2>&gt; State-Changed-By: bangerth</FONT>
 <BR><FONT SIZE=3D2>&gt; State-Changed-When: Mon Nov&nbsp; 4 15:10:37 =
 2002</FONT>
 <BR><FONT SIZE=3D2>&gt; State-Changed-Why:</FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I can reproduce you =
 report with 2.95 (on linux). I cannot with </FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 3.2.1 and present 3.3 =
 CVS, but I don't have 3.2 around any</FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; more. Could you =
 possibly check with 3.2.1 once it's out and</FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; tell us whether the =
 problem continues to exist?</FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; </FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thanks</FONT>
 <BR><FONT SIZE=3D2>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
 Wolfgang</FONT>
 <BR><FONT SIZE=3D2>&gt; </FONT>
 <BR><FONT SIZE=3D2>&gt; <A =
 HREF=3D"http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&=
 " =
 TARGET=3D"_blank">http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20au=
 dit-trail&</A></FONT>
 <BR><FONT SIZE=3D2>database=3Dgcc&amp;pr=3D8026</FONT>
 </P>
 
 </BODY>
 </HTML>
 ------_=_NextPart_001_01C2AEBE.C21D3AF0--


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/8026: -fstack-check dumps when throw out of scope with
@ 2003-03-06 17:36 Dan Kegel
  0 siblings, 0 replies; 4+ messages in thread
From: Dan Kegel @ 2003-03-06 17:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c++/8026; it has been noted by GNATS.

From: Dan Kegel <dank@kegel.com>
To: gcc-gnats@gcc.gnu.org,  gcc-bugs@gcc.gnu.org,  nobody@gcc.gnu.org, 
 afanello@Centor.com,  gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: c++/8026: -fstack-check dumps when throw out of scope with
Date: Thu, 06 Mar 2003 09:28:21 -0800

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8026
 
 For what it's worth, I can't reproduce the problem with
 g++ (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
 
 - Dan
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/8026: -fstack-check dumps when throw out of scope with
@ 2003-01-03 19:47 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2003-01-03 19:47 UTC (permalink / raw)
  To: afanello, gcc-bugs, gcc-prs, nobody

Synopsis: -fstack-check dumps when throw out of scope with

State-Changed-From-To: feedback->analyzed
State-Changed-By: bangerth
State-Changed-When: Fri Jan  3 11:47:03 2003
State-Changed-Why:
    Apparently still happens.

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: c++/8026: -fstack-check dumps when throw out of scope with
@ 2002-11-04 15:10 bangerth
  0 siblings, 0 replies; 4+ messages in thread
From: bangerth @ 2002-11-04 15:10 UTC (permalink / raw)
  To: afanello, gcc-bugs, gcc-prs, nobody

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-03-06 17:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-28 14:16 c++/8026: -fstack-check dumps when throw out of scope with Adam Fanello
  -- strict thread matches above, loose matches on Subject: below --
2003-03-06 17:36 Dan Kegel
2003-01-03 19:47 bangerth
2002-11-04 15:10 bangerth

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).