Skip to content

gcc11 issue on reference functions #73

@gbtucker

Description

@gbtucker

Starting with gcc11, many of the hash reference functions return incorrect results on -O2 and above but pass as at -O1. This may be related to a gcc11 siting gcc bug 101257 where IPA is causing a violation of the strict aliasing rules. Commit 9510077 attempts to fix this with attribute(noipa) but can revert if fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions