Skip to content

ARM GCC char is unsigned #710

Description

@lgeretti

We need to account for the fact that the ARM GCC toolchain assumes char is unsigned. This interacts with logical operations, hence we should use short instead in that case.

Metadata

Metadata

Assignees

Labels

armarm architecturedeficiencyUn undesirable feature which is not a buggccLimited to the GCC compiler

Type

No type

Fields

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