This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: ICE hunting in gcc-4.1
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: Dan Kegel <dank at kegel dot com>
- Cc: GCC Mailing List <gcc at gcc dot gnu dot org>
- Date: Thu, 04 Aug 2005 07:43:01 -0400
- Subject: Re: ICE hunting in gcc-4.1
- References: <42F1ADA1.5090300@kegel.com>
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)