onnxruntime
0b9906a3 - Suppress spurious Array Out of Bounds warnings produced by GCC 14.2 compiler on Linux builds (#27454)

Commit
2 days ago
Suppress spurious Array Out of Bounds warnings produced by GCC 14.2 compiler on Linux builds (#27454) ### Description Suppress spurious Array Out of Bounds warnings produced by GCC 14.2 compiler on Linux builds ### Motivation and Context Linux build fails when compiled with GCC 14.2 due to spurious Array Out of Bounds warnings (Warnings Treated as Errors)
Author
Parents
Loading