http://llvm.org/bugs/show_bug.cgi?id=19283
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from Dimitry Andric <[email protected]> --- Hi Chris, This is the same problem as in bug 18036, which was fixed by llvm r203311. I imported the fix into FreeBSD 11-CURRENT here: http://svnweb.freebsd.org/changeset/base/263313 and merged it to 10-STABLE and 9-STABLE here: http://svnweb.freebsd.org/changeset/base/263765 I have verified that your sample compiles with a maximum RSS of ~49MB after this commit. *** This bug has been marked as a duplicate of bug 18036 *** -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
