Bug 12972 - Document the interaction between -gdwarf2 and .file
Summary: Document the interaction between -gdwarf2 and .file
Status: NEW
Alias: None
Product: binutils
Classification: Unclassified
Component: gas (show other bugs)
Version: 2.22
: P2 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 21:14 UTC by Wim Lewis
Modified: 2011-07-07 21:14 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments
Adds two sentences to as.texinfo (569 bytes, patch)
2011-07-07 21:14 UTC, Wim Lewis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wim Lewis 2011-07-07 21:14:51 UTC
Created attachment 5837 [details]
Adds two sentences to as.texinfo

The .file directive suppresses the effect of the -g (-gdwarf2) command-line option. This is a little bit surprising, and is undocumented, so I've attached a patch to as.texinfo which describes the interaction.