Make -fcpr-off a dynamic flag
I've run into a situation where I wanted to turn off CPR analysis for a single module in my project, but could not do that because -fcpr-off is a static flag.
I will supply a patch that makes -fcpr-off a dynamic flag. From what I understand, this would also bring us one step closer to the desired goal of getting rid of static flags entirely.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.11 |
| Type | FeatureRequest |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |