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: optimization/5423: The compiler crashes and you need to relax the optimization to -O0


The following reply was made to PR optimization/5423; it has been noted by GNATS.

From: Craig Rodrigues <rodrigc@mediaone.net>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, jtorres@sia.es,
   gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: optimization/5423: The compiler crashes and you need to relax the 
 optimization to -O0
Date: Mon, 21 Jan 2002 01:08:16 -0500

 One more note.
 
 In gcc 3.1, -fdce has been renamed to -fssa-dce.
 
 If -fssa-dce is used, along with all the other
 
 compiler flags specified in this PR, then this
 
 file compiles at full optimization.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5423
 
 
 


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