bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/13697] [avr ] Wrong symbol values with --gc-sections


From: gjl at gcc dot gnu.org
Subject: [Bug ld/13697] [avr ] Wrong symbol values with --gc-sections
Date: Thu, 16 Feb 2012 10:32:07 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13697

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-02-16 
10:32:07 UTC ---
Created attachment 6220
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6220
heal-start.elf: Disassembly from avr-objdump -d

avr-objdump -d heal-start.elf | grep -A 3 '<main>:'

00000080 <main>:
  80:   80 e6           ldi     r24, 0x60       ; 96
  82:   90 e0           ldi     r25, 0x00       ; 0
  84:   08 95           ret

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]