Stefan Kempf wrote:
> 
> Module Name:  pcc
> Committed By: stefan
> Date:         Thu Nov 22 14:36:37 UTC 2007
> 
> Modified Files:
>       pcc/arch/arm: code.c
>       pcc/arch/hppa: code.c
>       pcc/arch/i386: code.c
>       pcc/arch/m16c: code.c
>       pcc/arch/mips: code.c
>       pcc/arch/nova: code.c
>       pcc/arch/pdp10: code.c
>       pcc/arch/powerpc: code.c
>       pcc/arch/vax: code.c
>       pcc/cc/ccom: cgram.y pass1.h trees.c
> 
> Log Message:
> Put the genswitch() code that is found in most backends into
> the MI part. The backend version is renamed to mygenswitch()
> and can provide improved translations for switch statements.
> 
> Improved implementation of the switch constraints/semantics
> described in the standard.
> 
> ok ragge@, otto@

This was with help and comments from ragge and gmcgarry.

Reply via email to