|
Sources Bugzilla – Full Text Bug Listing |
| Summary: | Confusing warning: "expression dangerous with linker stubs" | ||
|---|---|---|---|
| Product: | binutils | Reporter: | Joerg Wunsch <j> |
| Component: | gas | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bug-binutils, eric.weddington |
| Priority: | P2 | ||
| Version: | 2.18 | ||
| Target Milestone: | --- | ||
| Host: | Target: | avr-*-* | |
| Build: | Last reconfirmed: | ||
| Attachments: | Remove the warning | ||
|
Description
Joerg Wunsch
2007-12-27 19:25:58 UTC
Created attachment 2177 [details]
Remove the warning
Hi Joerg, Please could you try out the uploaded patch and let me know if it resolves the problem for you ? Also - would it be possible for you to supply a small assembler source file that demonstrates this problem ? This could be turned in a gas test case to make sure that the problem remains fixed. Cheers Nick I applied this patch to Binutils-2.18.50 I ran full avr gcc testsuite and there were no regressions. Importantly, it removed all the failures caused by the warning message removed by this patch. So its get my vote! |