This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build
- From: "markus at trippelsdorf dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 12 Oct 2012 18:46:14 +0000
- Subject: [Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build
- Auto-submitted: auto-generated
- References: <bug-54691-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691
--- Comment #6 from Markus Trippelsdorf <markus at trippelsdorf dot de> 2012-10-12 18:46:14 UTC ---
(In reply to comment #4)
> Please try git hjl/valgrind branch:
>
> http://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/hjl/valgrind
It builds fine now. Thank you.