Root/
| 1 | \\\\ |
| 2 | \\ gcc PR33200 |
| 3 | --- a/gcc/config.gcc |
| 4 | +++ b/gcc/config.gcc |
| 5 | @@ -1460,7 +1460,7 @@ i[34567]86-*-uwin*) |
| 6 | if test x$enable_threads = xyes; then |
| 7 | thread_file='win32' |
| 8 | fi |
| 9 | - use_fixproto=yes |
| 10 | + # XXX: why? use_fixproto=yes |
| 11 | ;; |
| 12 | i[34567]86-*-interix3*) |
| 13 | tm_file="${tm_file} i386/unix.h i386/bsd.h i386/gas.h i386/i386-interix.h i386/i386-interix3.h interix.h interix3.h" |
| 14 |
