Deleted Added
full compact
22c22
< /* $FreeBSD: head/contrib/gcc/toplev.c 146908 2005-06-03 04:02:20Z kan $ */
---
> /* $FreeBSD: head/contrib/gcc/toplev.c 161660 2006-08-26 21:37:21Z kan $ */
4279a4280,4283
> /* Just in case lang_hooks.post_options ends up calling a debug_hook.
> This can happen with incorrect pre-processed input. */
> debug_hooks = &do_nothing_debug_hooks;
>
4409c4413
< debug_hooks = &do_nothing_debug_hooks;
---
> ;