2010-05-06 H.J. Lu <hongjiu.lu@intel.com>
* lto-lang.c (lto_handle_option): Add argument kind.
From-SVN: r159105
+2010-05-06 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lto-lang.c (lto_handle_option): Add argument kind.
+
2010-05-05 Jan Hubicka <jh@suse.cz>
* lto.c (lto_promote_cross_file_statics): Compute boundary based on refs.
const char *resolution_file_name;
static int
-lto_handle_option (size_t scode, const char *arg, int value ATTRIBUTE_UNUSED)
+lto_handle_option (size_t scode, const char *arg,
+ int value ATTRIBUTE_UNUSED, int kind ATTRIBUTE_UNUSED)
{
enum opt_code code = (enum opt_code) scode;
int result = 1;