opts.c (target_handle_option): Do not assert that loc == UNKNOWN_LOCATION.
authorJoseph Myers <joseph@codesourcery.com>
Wed, 17 Nov 2010 12:21:39 +0000 (12:21 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Wed, 17 Nov 2010 12:21:39 +0000 (12:21 +0000)
commitf79616a446e17b2e69769a57939cf9b1c65064f2
treeb39ee88c80f1cb4465e67a064b92dfbe761842e0
parentb57849d4193dff39ec6e68b0fc27de912278ca62
opts.c (target_handle_option): Do not assert that loc == UNKNOWN_LOCATION.

* opts.c (target_handle_option): Do not assert that loc ==
UNKNOWN_LOCATION.

From-SVN: r166866
gcc/ChangeLog
gcc/opts.c