Skip to content

crc.c:35: bits out of range ? #1

@dcb314

Description

@dcb314

crc.c:35:32: warning: result of '4823603603198064275l << 63' requires 127 bits to represent, but 'long int' only has 64 bits [-Wshift-overflow=]

uint64_t remainder_xor = POLY << 63;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions