HomeFreeBSD

MFC r274856:

Description

MFC r274856:

Avoid undefined behaviour in gas's rotate_left() macro for n == 0.
Otherwise, clang can effectively remove the first iteration of the for
loops where this macro is invoked, and as a result, "cmp r0, #99" fails
to assemble.

Obtained from: joerg at netbsd

Details

Provenance
dimAuthored on
Parents
rS275035: MFamd64: Check for invalid flags in the machine context in sigreturn()
Branches
Unknown
Tags
Unknown

Event Timeline