This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/26991] Target Help Seg Fault.
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jun 2006 16:46:55 -0000
- Subject: [Bug middle-end/26991] Target Help Seg Fault.
- References: <bug-26991-12460@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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