[EXT_EP-8481] Writing multiple input sections in one line unexpectedly changes how input sections are combined into output sections Created: 13/Nov/17 Updated: 19/Feb/20 Resolved: 13/Nov/17 |
|
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-3918 |
Forum URL: | https://e2e.ti.com/support/development_tools/compiler/f/343/t/639418 |
Found In Release: | PRU_2.2.0 C6000_8.2.0 ARP32_1.1.0* |
Fix In Release: | ARP32_1.1.0* ARP32_1.0.9 C2000_18.1.0.LTS |
Workaround: | Stick with separate lines, if there are subsection cases like this one that should be comprehended. |
Release Notes: | In a linker command file, using a line like "hello.obj (.const, .far)" may link differently than two lines with one section eac... |
Description |
Writing multiple input sections in one line unexpectedly changes how input sections are combined into output sections |