calls.c
149 KB
-
calls.c (expand_call): Avoid calling pure or const functions when the result is… · 8c6a8269
calls.c (expand_call): Avoid calling pure or const functions when the result is ignored (or void) and... * calls.c (expand_call): Avoid calling pure or const functions when the result is ignored (or void) and none of the arguments are volatile. Move warning diagnostic earlier in function. From-SVN: r67436
Roger Sayle committed