mirror of git://gcc.gnu.org/git/gcc.git
parent
7731405b8d
commit
d90aed0dc6
|
@ -119,7 +119,7 @@ parse_options (int argc, char **argv)
|
||||||
usage (2);
|
usage (2);
|
||||||
}
|
}
|
||||||
return optind;
|
return optind;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
abort ();
|
abort ();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue