[EXT_EP-9126] Local structure initialization is incorrectly optimized away Created: 06/Nov/18 Updated: 19/Feb/20 Resolved: 06/Nov/18 |
|
Status: | Fixed |
Project: | Embedded Software & Tools |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Medium |
Reporter: | TI User | Assignee: | TI User |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Product: | Code Generation Tools |
Internal ID: | CODEGEN-5527 |
Forum URL: | https://e2e.ti.com/support/tools/ccs/f/81/t/743239 |
Found In Release: | C6000_8.2.0 ARM_18.1.0.LTS C2000_18.1.0.LTS |
Fix In Release: | PRU_2.3.2 ARM_18.1.6.LTS C2000_18.1.6.LTS |
Workaround: | None better than the one given in the description. |
Release Notes: | A program that saves the address of a variable in an initialised local struct, but does not use the variable directly, may lose ... |
Description |
Local structure initialization is incorrectly optimized away |