This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/26991] Target Help Seg Fault.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]