=?gb2312?b?tPC4tA==?=: =?gb2312?b?tPC4tA==?=: =?gb2312?b?tPC4tA==?=: [COMMIT] romcc 0.63 and some fixes...

Eric W. Biederman ebiederman at lnxi.com
Thu Jun 3 03:06:01 CEST 2004


YhLu <YhLu at tyan.com> writes:

> Eric,
> I add in console.c
> static void printo_debug(const char *str) __attribute__((noinline))
> {
> 	print_debug(str);
> }
> 
> About only chang print_debug in auto.c 
> 
> It said
> ./romcc -O2 -mcpu=k8 -o auto.inc --label-prefix=auto ./auto.E
> make[1]: *** [auto.inc] Segmentation fault
> 
> ./romcc -O -mcpu=k8 -o auto.inc --label-prefix=auto ./auto.E
> make[1]: *** [auto.inc] Segmentation fault

Cool, my first bug report.  I knew I had touched to much code
for the new release to run without a hitch.  

Could you look at the core dump with gdb and give me a back trace?
That should help even if I can't reproduce the problem on this end.

Eric





More information about the coreboot mailing list