Skip to content

Build warning when compiling Mono on linux-x64 #97981

@filipnavara

Description

@filipnavara
  /home/navara/runtime/src/mono/mono/mini/decompose.c:221:49: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow]
    221 |                 MONO_EMIT_NEW_LCOMPARE_IMM (cfg, ins->sreg1, (-(int)2147483648));
        |                                                               ^
  /home/navara/runtime/src/mono/mono/mini/decompose.c:221:49: warning: overflow in expression; result is -2147483648 with type 'int' [-Winteger-overflow]
  2 warnings generated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions