<div dir="ltr">Hi Matthijs,<br><br>This is unfortunate. I tested it on a 32-bit linux system with gcc 4.1.2 <br>(gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) and it seemed<br>to work fine. Can we narrow the issue down further?<br>
<br>If this works out to be a compiler bug, I'm not sure of the correct fix. Should<br>we try and detect that -fvisibility-inlines-hidden is accepted but broken, or<br>just add it to the list of gcc versions LLVM doesn't compile with?<br>
<br> - Daniel<br><br><div class="gmail_quote">On Tue, Sep 2, 2008 at 5:55 AM, Matthijs Kooijman <span dir="ltr"><<a href="mailto:m.kooijman@student.utwente.nl">m.kooijman@student.utwente.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Daniel,<br>
<br>
some extra data. I managed to reproduce this on another system as well, turns<br>
out that the problem lies with gcc 4.1. I tried all of 4.1, 4.2 and 4.3 on the<br>
same system, 4.2 and 4.3 did not show these errors. This was again on 32 bit<br>
linux (that is, a 32bit chroot running on a 64bit kernel).<br>
<br>
I haven't tried 4.1 on 64bit yet, so not sure if this is specific to 32bit.<br>
<div><div></div><div class="Wj3C7c"><br>
Gr.<br>
<br>
Matthijs<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>