X-Git-Url: http://drtracing.org/?a=blobdiff_plain;ds=sidebyside;f=gas%2Ffrags.h;h=4a22fe0ebc5274141b3ee6138769cd6f29923dcb;hb=9d07ebe108f4e11508e350eaf2ba10d7480636fa;hp=ebb5ac45f1209c0c2bab873ea2e27a17165bef7b;hpb=6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/frags.h b/gas/frags.h index ebb5ac45f1..4a22fe0ebc 100644 --- a/gas/frags.h +++ b/gas/frags.h @@ -60,7 +60,7 @@ struct frag { struct frag *fr_next; /* Where the frag was created, or where it became a variant frag. */ - char *fr_file; + const char *fr_file; unsigned int fr_line; #ifndef NO_LISTING