This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug tree-optimization/18746] New: segfault with cc1 compiledwith checking disabled
- From: Diego Novillo <dnovillo at redhat dot com>
- To: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Nov 2004 19:54:54 -0500
- Subject: Re: [Bug tree-optimization/18746] New: segfault with cc1 compiledwith checking disabled
- Organization: Red Hat Canada
- References: <20041201005139.18746.kazu@cs.umass.edu>
On Wed, 2004-12-01 at 00:51 +0000, kazu at cs dot umass dot edu wrote:
> I get "internal compiler error: Segmentation fault".
>
> The testcase was reduced from i386.c.
>
Hmm, does this happen after fold-all-builtins?
Diego.