X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fapp.c;h=f53e7ce4134af9585d46b57ce02ab579e9ac6c86;hb=8699fc3e88de47be12401fd366fbe1ee0c4294c7;hp=074c447c362e8643b7da5501d35d7128248d2354;hpb=cd0bbe6ef9ca3d3db38a3a0f1ca993bbdc952053;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/app.c b/gas/app.c index 074c447c36..f53e7ce413 100644 --- a/gas/app.c +++ b/gas/app.c @@ -1291,7 +1291,7 @@ do_scrub_chars (size_t (*get) (char *, size_t), char *tostart, size_t tolen) #ifdef WARN_COMMENTS if (!found_comment) - as_where (&found_comment_file, &found_comment); + found_comment_file = as_where (&found_comment); #endif do {