[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-13 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 Kostya Serebryany changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 --- Comment #13 from Jakub Jelinek 2013-02-11 15:54:17 UTC --- Perhaps instead of global vars defined outside of libasan (which e.g. requires GOT accesses to those vars in libasan), it might be better to have the scale and offset as argume

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 --- Comment #12 from Jakub Jelinek 2013-02-11 13:13:14 UTC --- (In reply to comment #11) > > We need more than that. E.g. ppc64 asan is very much broken in the gcc > > tree, > > that is fixed in upstream libasan already, right? > > La

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-11 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 --- Comment #11 from Kostya Serebryany 2013-02-11 12:58:07 UTC --- > We need more than that. E.g. ppc64 asan is very much broken in the gcc tree, > that is fixed in upstream libasan already, right? Last time I tried, basic tests passed

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 --- Comment #10 from Jakub Jelinek 2013-02-11 12:08:11 UTC --- (In reply to comment #9) > (In reply to comment #8) > > Requires a merge as far as I can see. Important enough build issue. > > I am reluctant to do another full merge so c

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-11 Thread kcc at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 --- Comment #9 from Kostya Serebryany 2013-02-11 11:54:46 UTC --- (In reply to comment #8) > Requires a merge as far as I can see. Important enough build issue. I am reluctant to do another full merge so close to 4.8 -- we have too many

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-02-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 Richard Biener changed: What|Removed |Added Keywords||build Priority|P3

[Bug bootstrap/56128] [4.8 Regression] libsanitizer doesn't build with broken kernel headers

2013-01-30 Thread dvyukov at google dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56128 Dmitry Vyukov changed: What|Removed |Added CC||dvyukov at google dot com --- C