[llvm-commits] [PATCH][Docs] Add new broken GCC entry on the list

Chandler Carruth chandlerc at google.com
Thu Sep 13 02:43:23 PDT 2012


On Thu, Sep 13, 2012 at 2:39 AM, 陳韋任 (Wei-Ren Chen) <
chenwj at iis.sinica.edu.tw> wrote:

> > You only mention GCC 4.5.2 in that report.
> >
> > I develop on a Gentoo box every day with GCC 4.6.2, and it has no such
> issues.
> > Don't black list GCC versions you haven't explicitly tested, and ideally
> > confirmed as broken with someone else also using Gentoo.
>
>   Sorry that I didn't mention GCC 4.6.2 in the report. What I did is alias
> gcc
> to gcc-4.6.2 and still have the same error. I also tried to confirm this
> on the
> list [1]. Chandler, do you build LLVM with "--enable-optimized" option?


Yes.

I suspect that there is something strange about your GCC installs, your
gentoo install, etc. I'm quite certain that the 4.6 installed with gentoo
by default is stable as a host compiler for LLVM.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120913/8d101955/attachment.html>


More information about the llvm-commits mailing list