Home | History | Annotate | Download | only in tests

Lines Matching full:useless

22 ## Useless Terminals.  ##
25 AT_SETUP([Useless Terminals])
66 ## Useless Nonterminals. ##
69 AT_SETUP([Useless Nonterminals])
91 [[input.y: warning: 9 nonterminals useless in grammar
92 input.y:4.8-15: warning: nonterminal useless in grammar: useless1
93 input.y:5.8-15: warning: nonterminal useless in grammar: useless2
94 input.y:6.8-15: warning: nonterminal useless in grammar: useless3
95 input.y:7.8-15: warning: nonterminal useless in grammar: useless4
96 input.y:8.8-15: warning: nonterminal useless in grammar: useless5
97 input.y:9.8-15: warning: nonterminal useless in grammar: useless6
98 input.y:10.8-15: warning: nonterminal useless in grammar: useless7
99 input.y:11.8-15: warning: nonterminal useless in grammar: useless8
100 input.y:12.8-15: warning: nonterminal useless in grammar: useless9
104 [[Nonterminals useless in grammar
121 ## Useless Rules. ##
124 AT_SETUP([Useless Rules])
146 [[input.y: warning: 9 nonterminals useless in grammar
147 input.y: warning: 9 rules useless in grammar
148 input.y:6.1-8: warning: nonterminal useless in grammar: useless1
151 input.y:7.1-8: warning: nonterminal useless in grammar: useless2
154 input.y:8.1-8: warning: nonterminal useless in grammar: useless3
157 input.y:9.1-8: warning: nonterminal useless in grammar: useless4
160 input.y:10.1-8: warning: nonterminal useless in grammar: useless5
163 input.y:11.1-8: warning: nonterminal useless in grammar: useless6
166 input.y:12.1-8: warning: nonterminal useless in grammar: useless7
169 input.y:13.1-8: warning: nonterminal useless in grammar: useless8
172 input.y:14.1-8: warning: nonterminal useless in grammar: useless9
175 input.y:6.11-13: warning: rule useless in grammar
178 input.y:7.11-13: warning: rule useless in grammar
181 input.y:8.11-13: warning: rule useless in grammar
184 input.y:9.11-13: warning: rule useless in grammar
187 input.y:10.11-13: warning: rule useless in grammar
190 input.y:11.11-13: warning: rule useless in grammar
193 input.y:12.11-13: warning: rule useless in grammar
196 input.y:13.11-13: warning: rule useless in grammar
199 input.y:14.11-13: warning: rule useless in grammar
205 [[input.y: warning: 9 nonterminals useless in grammar
206 input.y: warning: 9 rules useless in grammar
207 input.y:6.1-8: warning: nonterminal useless in grammar: useless1
208 input.y:7.1-8: warning: nonterminal useless in grammar: useless2
209 input.y:8.1-8: warning: nonterminal useless in grammar: useless3
210 input.y:9.1-8: warning: nonterminal useless in grammar: useless4
211 input.y:10.1-8: warning: nonterminal useless in grammar: useless5
212 input.y:11.1-8: warning: nonterminal useless in grammar: useless6
213 input.y:12.1-8: warning: nonterminal useless in grammar: useless7
214 input.y:13.1-8: warning: nonterminal useless in grammar: useless8
215 input.y:14.1-8: warning: nonterminal useless in grammar: useless9
216 input.y:6.11-13: warning: rule useless in grammar: useless1: '1'
217 input.y:7.11-13: warning: rule useless in grammar: useless2: '2'
218 input.y:8.11-13: warning: rule useless in grammar: useless3: '3'
219 input.y:9.11-13: warning: rule useless in grammar: useless4: '4'
220 input.y:10.11-13: warning: rule useless in grammar: useless5: '5'
221 input.y:11.11-13: warning: rule useless in grammar: useless6: '6'
222 input.y:12.11-13: warning: rule useless in grammar: useless7: '7'
223 input.y:13.11-13: warning: rule useless in grammar: useless8: '8'
224 input.y:14.11-13: warning: rule useless in grammar: useless9: '9'
228 [[Nonterminals useless in grammar
248 Rules useless in grammar
278 [[/* A useless token. */
301 [[not-reduced.y: warning: 2 nonterminals useless in grammar
302 not-reduced.y: warning: 3 rules useless in grammar
303 not-reduced.y:14.1-13: warning: nonterminal useless in grammar: not_reachable
306 not-reduced.y:11.6-19: warning: nonterminal useless in grammar: non_productive
309 not-reduced.y:11.6-57: warning: rule useless in grammar
312 not-reduced.y:14.16-56: warning: rule useless in grammar
315 not-reduced.y:17.17-18.63: warning: rule useless in grammar
321 [[not-reduced.y: warning: 2 nonterminals useless in grammar
322 not-reduced.y: warning: 3 rules useless in grammar
323 not-reduced.y:14.1-13: warning: nonterminal useless in grammar: not_reachable
324 not-reduced.y:11.6-19: warning: nonterminal useless in grammar: non_productive
325 not-reduced.y:11.6-57: warning: rule useless in grammar: exp: non_productive
326 not-reduced.y:14.16-56: warning: rule useless in grammar: not_reachable: useful
327 not-reduced.y:17.17-18.63: warning: rule useless in grammar: non_productive: non_productive useless_token
331 [[Nonterminals useless in grammar
336 Rules useless in grammar
345 [[/* A useless token. */
396 [[input.y: warning: 2 nonterminals useless in grammar
397 input.y: warning: 3 rules useless in grammar
398 input.y:5.15-25: warning: nonterminal useless in grammar: underivable
399 input.y:6.14-24: warning: nonterminal useless in grammar: indirection
400 input.y:5.15-25: warning: rule useless in grammar: exp: underivable
401 input.y:6.14-24: warning: rule useless in grammar: underivable: indirection
402 input.y:7.14-24: warning: rule useless in grammar: indirection: underivable
406 [[Nonterminals useless in grammar
409 Rules useless in grammar
432 [[input.y: warning: 2 nonterminals useless in grammar
433 input.y: warning: 2 rules useless in grammar
504 useless after conflict resolution. This proves that, even though LALR(1)