--- 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:
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
--- Comment #3 from corsepiu at gcc dot gnu dot org 2006-06-26 16:41
---
Traceback:
Program received signal SIGSEGV, Segmentation fault.
print_filtered_help (flag=4194304) at ../../gcc-4.1.1/gcc/opts.c:1301
(gdb) where
#0 print_filtered_help (flag=4194304) at ../../gcc-4.1.1/gcc/opts.
--- Comment #2 from corsepiu at gcc dot gnu dot org 2006-06-26 14:34
---
# m68k-rtems4.7-gcc --target-help
Target specific options:
cc1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.htm
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26991
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-04-02 17:33 ---
Can you supply "gcc -v"?
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added