]> git.ipfire.org Git - thirdparty/gcc.git/commit
* gcc-interface/misc.c: Move global variables to the top of the file.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Nov 2015 21:17:51 +0000 (21:17 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 18 Nov 2015 21:17:51 +0000 (21:17 +0000)
commit0c1b6ca89b28340555baca5a4f4d7260acfd76bf
tree1cf089adf1f5a0d1780ded1dc1a15349185a7842
parentaca6c41c2b1cab7e1ca680839f4e4f34226f265a
* gcc-interface/misc.c: Move global variables to the top of the file.
(gnat_handle_option): Remove obsolete ATTRIBUTE_UNUSED markers.
(gnat_init_options): Minor tweak.
(gnat_post_options): Set -fstrict-overflow if not done by the user.
(internal_error_function): Minor reformatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230569 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/misc.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/opt52.adb [new file with mode: 0644]