diff options
Diffstat (limited to 'gcc/config/sh/divcost-analysis')
-rw-r--r-- | gcc/config/sh/divcost-analysis | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/config/sh/divcost-analysis b/gcc/config/sh/divcost-analysis index d93f04355f4..d55bb6621a0 100644 --- a/gcc/config/sh/divcost-analysis +++ b/gcc/config/sh/divcost-analysis @@ -79,3 +79,10 @@ mova 0f,r0 mov.l @(r0,r1),r0 jmp @r0 ; 2 cycles worse than SFUNC_STATIC + + +Copyright (C) 2006, 2007 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. |