Re: ICE hunting in gcc-4.1
On Wed, 2005-08-03 at 22:54 -0700, Dan Kegel wrote: > Geez, 'delta' from http://www.cs.berkeley.edu/~dsw > really does seem to make it easy to track down > near-minimal testcases for ICEs. Just remember to use topformflat and -Wfatal-errors to make it faster (it's particularly helpful for C++ :P)
Re: ICE hunting in gcc-4.1
Would that be useful, or is it overkill? Very useful. Though if you can occasionally go back through them to verify they're still bugs it'd be appreciated. -eric