--- Additional Comments From eric dot weddington at atmel dot com
2008-05-25 20:17 ---
Note that in the build script, using -Wl,--relax causes ld to fail. Using
-Wl,--relax,--gc-sections causes the link to be successful. This is with a
host=mingw toolchain. I have not verified the bug on
--- Additional Comments From eric dot weddington at atmel dot com
2008-05-25 20:15 ---
Unfortunately this is all I have in the way of test case. I know that it is too
large, but I haven't had time to investigate into a smaller test case.
--
What|Removed
--- Additional Comments From eric dot weddington at atmel dot com
2008-05-25 20:14 ---
Created an attachment (id=2756)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2756&action=view)
Test case.
This zip file contains the source code of a project that exhibits the bug, and
it co