calls.c
148 KB
-
re PR other/11370 (-Wunreachable-code gives false complaints) · 8af61113
PR c/11370 * calls.c (emit_call_1): Don't bother popping the arguments off of the stack after a noreturn function call; The adjustment is dead. (expand_call): Likewise. * gcc.dg/Wunreachable-6.c: New testcase. * gcc.dg/Wunreachable-7.c: New testcase. From-SVN: r69119
Roger Sayle committed