re PR middle-end/77475 (unnecessary or misleading context in reporting command line...
authorJakub Jelinek <jakub@redhat.com>
Mon, 5 Sep 2016 18:14:25 +0000 (20:14 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 5 Sep 2016 18:14:25 +0000 (20:14 +0200)
commitb3c3ce0ac66a845e2b56bfe1944c87c962b565be
tree5c0a1ead954e1473a9eec8db98f5fa5b20fb766d
parent4b13952a33fce29e1c81de32eb47fe245308e883
re PR middle-end/77475 (unnecessary or misleading context in reporting command line problems)

PR middle-end/77475
* toplev.c (process_options): Temporarily set input_location
to UNKNOWN_LOCATION around targetm.target_option.override () call.

From-SVN: r239994
gcc/ChangeLog
gcc/toplev.c