aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2017-08-24 16:18:57 +0200
committerUros Bizjak <uros@gcc.gnu.org>2017-08-24 16:18:57 +0200
commit845c76ce64bf1cbfcf89651ff84ce8abc28533af (patch)
treee4d7cb4d6eecb0dbf2bcb59a2bd2b61faca5ba9d /gcc/dwarf2cfi.c
parent9b25e12d2d940a61ec97fdc3e5c1fe6060e159f8 (diff)
downloadgcc-845c76ce64bf1cbfcf89651ff84ce8abc28533af.zip
gcc-845c76ce64bf1cbfcf89651ff84ce8abc28533af.tar.gz
gcc-845c76ce64bf1cbfcf89651ff84ce8abc28533af.tar.bz2
dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.
* dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40. * dwarf2cfi.c (MAX_ARTIFICIAL_LABEL_BYTES): Remove. From-SVN: r251334
Diffstat (limited to 'gcc/dwarf2cfi.c')
-rw-r--r--gcc/dwarf2cfi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dwarf2cfi.c b/gcc/dwarf2cfi.c
index a5f9832..371e90e 100644
--- a/gcc/dwarf2cfi.c
+++ b/gcc/dwarf2cfi.c
@@ -52,9 +52,6 @@ along with GCC; see the file COPYING3. If not see
#ifndef INCOMING_RETURN_ADDR_RTX
#define INCOMING_RETURN_ADDR_RTX (gcc_unreachable (), NULL_RTX)
#endif
-
-/* Maximum size (in bytes) of an artificially generated label. */
-#define MAX_ARTIFICIAL_LABEL_BYTES 30
/* A collected description of an entire row of the abstract CFI table. */
struct GTY(()) dw_cfi_row