This is the mail archive of the gcc-bugs@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]

Re: ICE with -g -freorder-blocks


On Sat, Apr 22, 2000 at 06:57:15AM -0700, Anthony Green wrote:
> 
> Using the latest sources from cvs on x86 Linux, I get an ICE when
> compiling http://www.cygnus.com/~green/prims.ii.gz with
> 
> 	  -O2 -freorder-blocks -g
> 
> It works fine without -g.

That's why -freorder-blocks is only turned on for -01 by default; there remains
work to be done to make -freorder-blocks keep the BLOCK notes happy.

				-Clint

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