giv combination patch

Richard Henderson rth@cygnus.com
Sat Dec 13 21:14:00 GMT 1997


On Sat, Dec 13, 1997 at 07:52:43PM +0100, Toon Moene wrote:
> Unfortunately, trying this patch against egcs-971207, it doesn't  
> work, over here:
> 
> stage1/xgcc -Bstage1/  -DIN_GCC    -O2 -g  -DHAVE_CONFIG_H   -o  
> genrecog \
>  genrecog.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac  
> ` ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
> ./genrecog ./config/m68k/m68k.md > tmp-recog.c

Eek.  Ok, so it's generating wrong code somewhere.  This is for
m68k, right?  At least on Alpha it bootstraps; the annoying fortran
array thing is keeping me from running interesting benchmarks
though. :-P  Gotta fix that soon.

I've got some improvements I want to make this evening; perhaps
I'll find the bug by inspection, or maybe it'll just go away 
with the simplifications.  We'll see.  ;-)

At any rate, we should be able to find the bug via differences in
genrecog.s between egcs & egcs+patch.


r~



More information about the Gcc mailing list