[Bug ld/13812] Suboptimal default linker script cause "internal error: out of range error"

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj changed: What|Removed |Added CC||senthil.thecoder at gmail

[Bug ld/13812] Suboptimal default linker script cause "internal error: out of range error"

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj changed: What|Removed |Added Status|ASSIGNED|NEW --- Comment #6 from Senth

[Bug ld/13812] Suboptimal default linker script cause "internal error: out of range error"

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13812 Senthil Kumar Selvaraj changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|u

[Bug ld/12494] Relaxation leads to wrong code optimization (computed goto)

2013-03-12 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12494 Senthil Kumar Selvaraj changed: What|Removed |Added AssignedTo|unassigned at sources dot |senthil.thecoder at gmail

[Bug ld/12494] Relaxation leads to wrong code optimization (computed goto)

2013-03-12 Thread senthil.thecoder at gmail dot com
||senthil.thecoder at gmail ||dot com --- Comment #9 from Senthil Kumar Selvaraj 2013-03-12 18:02:51 UTC --- Actually, the linker relaxation code already considers cases where deletion of the ret in call/ret or jmp/ret

[Bug gas/15281] New: [avr] DWARF CIE DW_CFA_def_cfa offset incorrect for xmega devices with >128 KB flash

2013-03-15 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15281 Bug #: 15281 Summary: [avr] DWARF CIE DW_CFA_def_cfa offset incorrect for xmega devices with >128 KB flash Product: binutils Version: 2.24 (HEAD) Status: NEW

[Bug gas/15281] [avr] DWARF CIE DW_CFA_def_cfa offset incorrect for xmega devices with >128 KB flash

2013-03-15 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15281 Senthil Kumar Selvaraj changed: What|Removed |Added Target||avr Host|

[Bug gas/15281] [avr] DWARF CIE DW_CFA_def_cfa offset incorrect for xmega devices with >128 KB flash

2013-03-15 Thread senthil.thecoder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15281 --- Comment #2 from Senthil Kumar Selvaraj 2013-03-15 13:35:55 UTC --- Created attachment 6935 --> http://sourceware.org/bugzilla/attachment.cgi?id=6935 Fix for dwarf cie cfa offset for xmega6 and xmega7 -- Configure bugmail: http://source

[Bug ld/20221] New: [avr] Wrong code generated with linker relaxation for source with alignment directives

2016-06-08 Thread senthil.thecoder at gmail dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: senthil.thecoder at gmail dot com Target Milestone: --- $ cat avr-prop-5.s .text .global _start, dest _start: CALLdest

[Bug ld/20221] [avr] Wrong code generated with linker relaxation for source with alignment directives

2016-06-10 Thread senthil.thecoder at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20221 --- Comment #2 from Senthil Kumar Selvaraj --- There's another related testcase that fails even with or without the current fix in master. It fails on binutils-2_26 branch too. .text .global _start, dest _start: jmp dest .align1

[Bug ld/20254] New: [avr] Relocations at end of a section are not processed in the presence of alignment directives

2016-06-14 Thread senthil.thecoder at gmail dot com
: UNCONFIRMED Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: senthil.thecoder at gmail dot com Target Milestone: --- This fails on binutils-2_26 branch. The fix to PR 20221 does not fix this. $ cat

[Bug ld/20254] [avr] Relocations at end of a section are not processed in the presence of alignment directives

2016-06-14 Thread senthil.thecoder at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20254 Senthil Kumar Selvaraj changed: What|Removed |Added Target||avr -- You are receiving th

[Bug ld/20221] [avr] Wrong code generated with linker relaxation for source with alignment directives

2016-06-15 Thread senthil.thecoder at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20221 Senthil Kumar Selvaraj changed: What|Removed |Added Target||avr -- You are receiving th