[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug ld/10409] Load address generated correctly, but applied incorrectly
From: |
andrew dot mahone at gmail dot com |
Subject: |
[Bug ld/10409] Load address generated correctly, but applied incorrectly. |
Date: |
17 Jul 2009 11:00:04 -0000 |
------- Additional Comments From andrew dot mahone at gmail dot com 2009-07-17
11:00 -------
I should add that only certain offsets produce this problem - it appears that it
triggers when the padding needed to reach the 16-byte alignment is 8 bytes. This
has been added in this case (. += 8), but depending on compile options it can
happen accidentally without that modification to the linker script.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10409
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.