Skip to content

Do not impose -fno-strict-aliasing in compiler flags #38

Open
@chivakker

Description

@chivakker

When removing, this kind of warnings start showing up

common/gfxmacro.h:193:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ux = mask & *(uint32_t *) &fx;
^~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions