This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: SH3 G++ Problems/sh-wince-pe


The latest except.c in CVS contains a fix of
sjlj_mark_call_sites(). change_address() must
be called after start_sequence(). The old
code seems to have worked for some other
machines, but not the SH where frame/register-relative 
displacements are very limited and frame addressing might
need several instructions. I puzzled a few
days until I found out where the exception
crashes came from - and now I see it has been
fixed a week ago.


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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