From: Eric Botcazou Date: Fri, 1 Dec 2006 22:53:41 +0000 (+0000) Subject: Remove non-ASCII characters. X-Git-Tag: releases/gcc-4.0.4~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc959e0629407fe5751bd531891e5d4f47be0ab1;p=thirdparty%2Fgcc.git Remove non-ASCII characters. From-SVN: r119426 --- diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index 0594c01b413c..94c2bab9a144 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -1443,9 +1443,9 @@ static dw_cfa_location cfa_temp; cfa.base_offset = -cfa_temp.offset cfa_temp.offset -= mode_size(mem) -  Rule 15: -  (set {unspec, unspec_volatile}) -  effects: target-dependent */ + Rule 15: + (set {unspec, unspec_volatile}) + effects: target-dependent */ static void dwarf2out_frame_debug_expr (rtx expr, const char *label)