Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Feb 2020 18:16:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 241848] lib/googletest/gtest/tests: gmock-matchers_test.cc requires a pathological amount of memory to compile
Message-ID:  <bug-241848-227-xI6ngLBVuy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-241848-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-241848-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241848

--- Comment #3 from Robert Clausecker <fuz@fuz.su> ---
These notes aside: this memory usage is far from the norm for compiling a C=
++
source file.  I believe there must be a bug in clang or llvm or some
unfortunate design in the source file itself that causes this memory usage.=
=20
This is more than twice the highest memory usage I observed before (roughly=
 800
MB for one of the X86 instruction selection files in the LLVM source) and as
opposed to that case, there is no apparent explanation for the memory usage.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241848-227-xI6ngLBVuy>