This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/5518: Fail to catch an exception if built optimized (SPARC/Sol 8)


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

From: Denis Vakatov <vakatov@ncbi.nlm.nih.gov>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, vakatov@ncbi.nlm.nih.gov, gcc-gnats@gcc.gnu.org
Cc: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org
Subject: Re: c++/5518: Fail to catch an exception if built optimized (SPARC/Sol 8)
Date: Mon, 28 Jan 2002 19:04:28 -0500 (EST)

 $ gcc -v
 
 Reading specs from /netopt/gcc/3.0.3/solaris8-sparc/lib/gcc-lib/sparc-sun-solaris2.8/3.0.3/specs
 Configured with: ../gcc-3.0.3/configure --prefix=/netopt/gcc/3.0.3/solaris8-sparc --with-gnu-as --with-as=/netopt/gcc/3.0.3/solaris8-sparc/bin/as --with-gnu-ld --with-ld=/netopt/gcc/3.0.3/solaris8-sparc/bin/ld
 Thread model: posix
 gcc version 3.0.3
 
 
 -----------------------------------------------------------------------------
 > Date: 28 Jan 2002 23:57:20 -0000
 > From: rodrigc@gcc.gnu.org
 > Reply-To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
 >    nobody@gcc.gnu.org, vakatov@ncbi.nlm.nih.gov, gcc-gnats@gcc.gnu.org
 > 
 > Synopsis: Fail to catch an exception if built optimized (SPARC/Sol 8)
 > 
 > State-Changed-From-To: open->analyzed
 > State-Changed-By: rodrigc
 > State-Changed-When: Mon Jan 28 15:57:19 2002
 > State-Changed-Why:
 >     How was your gcc 3.0.3 configured?
 >     gcc -v should give this information.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5518
 > 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]