diff --git a/cfg/std.cfg b/cfg/std.cfg
index ad3e12ead..dad8c80af 100644
--- a/cfg/std.cfg
+++ b/cfg/std.cfg
@@ -5922,6 +5922,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
false
+ arg1<arg2?arg1:arg2
@@ -5934,6 +5935,7 @@ The obsolete function 'gets' is called. With 'gets' you'll get a buffer overrun
false
+ arg1>arg2?arg1:arg2