public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/2875
@ 2001-05-27  7:06 nathan
  0 siblings, 0 replies; 5+ messages in thread
From: nathan @ 2001-05-27  7:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2875
Date: 27 May 2001 13:57:45 -0000

 Synopsis: Compiler Segfault
 
 State-Changed-From-To: feedback->analyzed
 State-Changed-By: nathan
 State-Changed-When: Sun May 27 06:57:44 2001
 State-Changed-Why:
     yes. this is a regression. It is also very fragile, so
     I suspect memory corruption. All the warning options and
     -g -O3 -fPIC are necessary to trigger the ICE. It is not
     possible to strip down the test case either.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc


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

* Re: c++/2875
@ 2001-05-27  9:16 nathan
  0 siblings, 0 replies; 5+ messages in thread
From: nathan @ 2001-05-27  9:16 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nathan@gcc.gnu.org
Cc:  
Subject: Re: c++/2875
Date: 27 May 2001 16:10:23 -0000

 Synopsis: Compiler Segfault
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: nathan
 State-Changed-When: Sun May 27 09:10:23 2001
 State-Changed-Why:
     Fixed on branch (already fixed on mainline)
     2001-05-27  Nathan Sidwell  <nathan@codesourcery.com>
     
     	* lists.c (init_EXPR_INSN_LIST_cache): Only called once.
     	* toplev.c (rest_of_compilation): Don't call it here.
     	(compile_file): Call it here.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc


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

* Re: c++/2875
@ 2001-05-27  8:36 nathan
  0 siblings, 0 replies; 5+ messages in thread
From: nathan @ 2001-05-27  8:36 UTC (permalink / raw)
  To: nathan; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nathan@gcc.gnu.org,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2875
Date: 27 May 2001 15:30:33 -0000

 Synopsis: Compiler Segfault
 
 Responsible-Changed-From-To: unassigned->nathan
 Responsible-Changed-By: nathan
 Responsible-Changed-When: Sun May 27 08:30:33 2001
 Responsible-Changed-Why:
     patch in progress - icky gc bug
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc


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

* Re: c++/2875
@ 2001-05-26 21:26 Craig Rodrigues
  0 siblings, 0 replies; 5+ messages in thread
From: Craig Rodrigues @ 2001-05-26 21:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Craig Rodrigues <rodrigc@mediaone.net>
To: nathan@gcc.gnu.org
Cc: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nobody@gcc.gnu.org,
   rodrigc@gcc.gnu.org
Subject: Re: c++/2875
Date: Sun, 27 May 2001 00:20:25 -0400

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc
 
 Nathan,
 
 I can reproduce the ICE.  Go to the above URL.
 Grab Log_Record.ii.gz.
 
 Go to:
 http://www.codesourcery.com/gcc-compile.shtml
 
 Select: preprocessed C++
 
 Enter the following flags to gcc:
 -v -DACE_MT_SAFE=0 -W -Wall -Wpointer-arith -O3 -g -Wno-uninitialized \
 -fno-implicit-templates-Wno-uninitialized -fno-implicit-templates \
 -DACE_HAS_EXCEPTIONS -c -fPIC 
 
 Try compiling the file.  The compiler will ICE (compiler version
 20010526).  If you try it
 again and remove the -fPIC flag, it will not ICE.  This is a regression.
 
 I am able to compile this file with the -fPIC flag specified
 using version 20010507.
 -- 
 Craig Rodrigues        
 http://www.gis.net/~craigr    
 rodrigc@mediaone.net          


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

* Re: c++/2875
@ 2001-05-26 12:36 nathan
  0 siblings, 0 replies; 5+ messages in thread
From: nathan @ 2001-05-26 12:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, kitty@cs.wustl.edu, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/2875
Date: 26 May 2001 19:35:19 -0000

 Synopsis: Compiler Segfault
 
 State-Changed-From-To: open->feedback
 State-Changed-By: nathan
 State-Changed-When: Sat May 26 12:35:19 2001
 State-Changed-Why:
     with a CVS 20010526 based 3.0 compiler, I get no crash on
     i686-pc-linux-gnu. Please confirm whether the problem is
     resolved with a later compiler.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2875&database=gcc


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

end of thread, other threads:[~2001-05-27  9:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-27  7:06 c++/2875 nathan
  -- strict thread matches above, loose matches on Subject: below --
2001-05-27  9:16 c++/2875 nathan
2001-05-27  8:36 c++/2875 nathan
2001-05-26 21:26 c++/2875 Craig Rodrigues
2001-05-26 12:36 c++/2875 nathan

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