X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Ftc-avr.h;h=bb1f74c9f86ba6e04c9f6d683fa6d9869d1ee774;hb=b19ea8d28b1c06c2973738c1cda076f895ac3ad0;hp=21471c8bb3874254efa6de038beece9b538fcea9;hpb=fdd410ac7a07dfb47dcb992201000582a280d8b2;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/tc-avr.h b/gas/config/tc-avr.h index 21471c8bb3..bb1f74c9f8 100644 --- a/gas/config/tc-avr.h +++ b/gas/config/tc-avr.h @@ -1,5 +1,5 @@ /* This file is tc-avr.h - Copyright (C) 1999-2015 Free Software Foundation, Inc. + Copyright (C) 1999-2016 Free Software Foundation, Inc. Contributed by Denis Chertykov @@ -45,6 +45,8 @@ nonstandard escape sequences in a string. */ #define ONLY_STANDARD_ESCAPES +#define DIFF_EXPR_OK /* .-foo gets turned into PC relative relocs */ + /* GAS will call this function for any expression that can not be recognized. When the function is called, `input_line_pointer' will point to the start of the expression. */