http://sourceware.org/bugzilla/show_bug.cgi?id=12763
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hjl.tools at gmail dot com
--- Comment #7 from H.J. Lu <hjl.tools at gmail dot com> 2011-05-19 13:45:05
UTC ---
(In reply to comment #3)
> @Nick:
> Thank you for looking at this. My test case is the following program:
>
> static __thread char baz=17;
> static __thread char foo[1024] __attribute__((aligned(1024)));
> int main() { return 0; }
>
> Compiling this (without optimization) yields:
>
It works fine on Linux/x86. What is your target?
--
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.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils