summaryrefslogtreecommitdiff
path: root/test/test05-05.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/test05-05.txt')
-rw-r--r--test/test05-05.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/test05-05.txt b/test/test05-05.txt
index 1616cb2..5c950fd 100644
--- a/test/test05-05.txt
+++ b/test/test05-05.txt
@@ -153,6 +153,10 @@ test05.cpp:39:20: warning: Using parameter 'b' without checking for null pointer
parm_decl b: b,
pointer_type : b,
integer_type : b,
+type_decl int: b,
+integer_cst 32: b,
+integer_cst -2147483648: b,
+integer_cst 2147483647: b,
integer_cst 64: b,
integer_cst 48: b,
pointer_type : b,
@@ -186,6 +190,10 @@ test05.cpp:45:11: warning: Using parameter 'bptr' without checking for null poin
parm_decl bptr: bptr,
pointer_type : bptr,
integer_type : bptr,
+type_decl int: bptr,
+integer_cst 32: bptr,
+integer_cst -2147483648: bptr,
+integer_cst 2147483647: bptr,
integer_cst 64: bptr,
pointer_type : bptr,
pointer_type : bptr,