trans-decl.c (create_main_function): Remove unused elements to the set_options call.
commit75b07bb45a8a4e20557744873f98681e2d17db1f
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 Dec 2016 22:29:43 +0000 (19 22:29 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 19 Dec 2016 22:29:43 +0000 (19 22:29 +0000)
treed20bd66d44e63418a7efc78ea891d3383d0a2b62
parente9c2033eff925ac2577ac6f30578bc6a8498c2e9
trans-decl.c (create_main_function): Remove unused elements to the set_options call.

* trans-decl.c (create_main_function): Remove unused elements to
the set_options call.

* runtime/compile_options.c (set_options): Remove unused elements.

From-SVN: r243814
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c
libgfortran/ChangeLog
libgfortran/runtime/compile_options.c