[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-12-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #13 from Jakub Jelinek jakub at gcc dot gnu.org 2012-12-03 17:20:01 UTC --- Author: jakub Date: Mon Dec 3 17:19:47 2012 New Revision: 194102 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194102 Log: PR

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-12-03 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-11-25 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |4.8.0

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-11-25 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #12 from H.J. Lu hjl.tools at gmail dot com 2012-11-25 22:15:22 UTC --- This patch: http://gcc.gnu.org/ml/gcc-patches/2012-11/msg01973.html works.

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #9 from Uros Bizjak ubizjak at gmail dot com 2012-10-15 07:00:15 UTC --- (In reply to comment #8) libcpp will read in advance beyond the end of buffer in some cases, even without SSE optimization. I'd call this a bug.

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-15 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #10 from Andrew Pinski pinskia at gcc dot gnu.org 2012-10-15 07:05:43 UTC --- (In reply to comment #9) (In reply to comment #8) libcpp will read in advance beyond the end of buffer in some cases, even without SSE

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #11 from H.J. Lu hjl.tools at gmail dot com 2012-10-15 07:18:45 UTC --- search_line_acc_char has /* Align the buffer. Mask out any bytes from before the beginning. */ p = (word_type *)((uintptr_t)s -sizeof(word_type));

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-14 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #7 from Uros Bizjak ubizjak at gmail dot com 2012-10-14 16:23:04 UTC --- Created attachment 28445 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28445 Prototype patch that introduces VALGRIND_MAKE_MEM_DEFINED Attached

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-14 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #8 from H.J. Lu hjl.tools at gmail dot com 2012-10-14 19:23:11 UTC --- (In reply to comment #7) Created attachment 28445 [details] Prototype patch that introduces VALGRIND_MAKE_MEM_DEFINED Attached prototype patch builds

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-12 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #4 from H.J. Lu hjl.tools at gmail dot com 2012-10-12 16:47:58 UTC --- Please try git hjl/valgrind branch: http://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/hjl/valgrind

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-12 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #5 from Uros Bizjak ubizjak at gmail dot com 2012-10-12 17:06:25 UTC --- Maybe VALGRIND_DISCARD would come handy here?

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-12 Thread markus at trippelsdorf dot de
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

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-10-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #2 from H.J. Lu hjl.tools at gmail dot com 2012-10-11 18:22:07 UTC --- Please try ld.bfd from binutils trunk or 2.23.

[Bug other/54691] [4.8 Regression] --enable-checking=valgrind doesn't build

2012-09-24 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54691 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2012-09-24 18:44:51 UTC --- At x86_64-unknown-linux-gnu, the build fails at a different place: ... libtool: link: