• Home
  • Raw
  • Download

Lines Matching full:warning

115 shift-undef.c:3:18: warning: shift too big (100) for type int
116 shift-undef.c:4:18: warning: shift too big (101) for type unsigned int
117 shift-undef.c:5:18: warning: shift too big (102) for type unsigned int
118 shift-undef.c:6:19: warning: shift count is negative (-1)
119 shift-undef.c:7:19: warning: shift count is negative (-2)
120 shift-undef.c:8:19: warning: shift count is negative (-3)
121 shift-undef.c:21:29: warning: shift too big (109) for type int
122 shift-undef.c:22:29: warning: shift too big (110) for type unsigned int
123 shift-undef.c:23:29: warning: shift too big (111) for type unsigned int
124 shift-undef.c:24:29: warning: shift count is negative (-10)
125 shift-undef.c:25:29: warning: shift count is negative (-11)
126 shift-undef.c:26:29: warning: shift count is negative (-12)
127 shift-undef.c:32:15: warning: shift too big (100) for type int
128 shift-undef.c:33:15: warning: shift too big (101) for type unsigned int
129 shift-undef.c:34:15: warning: shift too big (102) for type unsigned int
130 shift-undef.c:35:16: warning: shift count is negative (-1)
131 shift-undef.c:36:16: warning: shift count is negative (-2)
132 shift-undef.c:37:16: warning: shift count is negative (-3)
133 shift-undef.c:50:26: warning: shift too big (109) for type int
134 shift-undef.c:51:26: warning: shift too big (110) for type unsigned int
135 shift-undef.c:52:26: warning: shift too big (111) for type unsigned int
136 shift-undef.c:53:26: warning: shift count is negative (-10)
137 shift-undef.c:54:26: warning: shift count is negative (-11)
138 shift-undef.c:55:26: warning: shift count is negative (-12)