Enable other gcc compilers

This commit is contained in:
Siarhei Fedartsou 2024-05-11 17:39:01 +02:00
parent a7b45592ac
commit c865cc5917

View File

@ -94,3 +94,4 @@ no_warning(missing-noreturn)
no_warning(deprecated-comma-subscript)
no_warning(comma-subscript)
no_warning(free-nonheap-object)
no_warning(restrict)