[Bug middle-end/26991] Target Help Seg Fault.
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Mon Jun 26 16:47:00 GMT 2006
------- Comment #4 from pinskia at physics dot uc dot edu 2006-06-26 16:46 -------
Subject: Re: Target Help Seg Fault.
On Jun 26, 2006, at 9:41 AM, corsepiu at gcc dot gnu dot org wrote:
>
>
> ------- Comment #3 from corsepiu at gcc dot gnu dot org 2006-06-26
> 16:41 -------
> Traceback:
>
> => the SEGFAULT occurs in memset.
>
> Could it be, "static char* printed" should be initialized = 0?
Looks like reload is storing to cl_options_count :). There was a 4.2
bug
about this, somehow it got exposed for 4.1.x now.
-- Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26991
More information about the Gcc-bugs
mailing list