Messages in this thread |  | | Date | Tue, 5 Sep 2000 21:32:45 -0400 (EDT) | From | Alexander Viro <> |
| |
On Wed, 6 Sep 2000, Andrew Morton wrote:
> > cat t.c > foo() > { > if (0) > bar("hhhhhhh"); > } > > gcc -O2 -c t.c > > strings t.o | grep hhh > hhhhhhh
Eww... Do they _ever_ remove dead code?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |