comparison gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-2.c @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
288 288
289 */ 289 */
290 290
291 /* Only conditional calls to must_not_eliminate must be made (with 291 /* Only conditional calls to must_not_eliminate must be made (with
292 any probability): 292 any probability):
293 { dg-final { scan-tree-dump-times "> \\\[\[0-9.\]+%\\\] \\\[count: \[0-9INV\]*\\\]:\n *must_not_eliminate" 127 "optimized" { target { ilp32 || lp64 } } } } 293 { dg-final { scan-tree-dump-times "> \\\[local count: \[0-9INV\]*\\\]:\n *must_not_eliminate" 127 "optimized" { target { ilp32 || lp64 } } } }
294 { dg-final { scan-tree-dump-times "> \\\[\[0-9.\]+%\\\] \\\[count: \[0-9INV\]*\\\]:\n *must_not_eliminate" 96 "optimized" { target { { ! ilp32 } && { ! lp64 } } } } } 294 { dg-final { scan-tree-dump-times "> \\\[local count: \[0-9INV\]*\\\]:\n *must_not_eliminate" 96 "optimized" { target { { ! ilp32 } && { ! lp64 } } } } }
295 No unconditional calls to abort should be made: 295 No unconditional calls to abort should be made:
296 { dg-final { scan-tree-dump-not ";\n *must_not_eliminate" "optimized" } } */ 296 { dg-final { scan-tree-dump-not ";\n *must_not_eliminate" "optimized" } } */