[Bug 225838] clang error on 10.4 i386 - ran out of registers during register allocation

2018-02-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225838

Dimitry Andric  changed:

   What|Removed |Added

 Status|New |Open
 CC||d...@freebsd.org
   Assignee|freebsd-toolchain@FreeBSD.o |d...@freebsd.org
   |rg  |

--- Comment #2 from Dimitry Andric  ---
I can reproduce the error, and found that upstream's
https://reviews.llvm.org/rL212119 fixes it, however this is a commit that is
difficult to backport to clang 3.4.1 (it uses C++11 and is from quite a bit
post the upstream 3.5 version), not to mention that it is likely pretty risky.

As an "easy solution" I would recommend to make the port depend on, and use, a
newer version of clang, 3.8 or higher should do.  Might as well take clang 5.0
since that is used quite a lot in the ports tree already.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"


[Bug 225838] clang error on 10.4 i386 - ran out of registers during register allocation

2018-02-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225838

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd-toolchain@FreeBSD.o
   ||rg

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"