HomeFreeBSD

powerpcspe: Mark asm statement in spe_save_reg_high as clobbering memory

Description

powerpcspe: Mark asm statement in spe_save_reg_high as clobbering memory

Modern gcc errors that "'vec[0]' is used uninitialized in this function"
without us telling it that vec is clobbered. Neither clang nor gcc 4.2.1
error on the existing construct.

Submitted by: bdragon

Details

Provenance
jhibbitsAuthored on
Parents
rS354774: Add boundary and overflow checks to the formulas used in the TCP CUBIC
Branches
Unknown
Tags
Unknown