CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2016/02/21 14:13:51

Modified files:
        gnu/gcc/gcc/config/alpha: alpha.c 

Log message:
In alpha_expand_block_clear(), cope with the offset being negative;
this can happen due to the frame layout change introduced in order to
support the stack protector.  Fix from miod.
Bug originally observed by jca and condensed to a 3-liner by myself,
basically local [] arrays being initialized with shorter strings.

Reply via email to