* sysdeps/alpha/__math.h (__copysign): Remove obsolete __CONSTVALUE.
* sysdeps/alpha/__math.h (__copysign): Use attribute instead of old __CONSTVALUE by adding forward decl first with the const attribute.