[Bug pch/48004] doesn't work with randomize_va_space

2012-07-19 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 wbrana wbrana at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-07 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 --- Comment #4 from wbrana wbrana at gmail dot com 2011-03-07 10:54:43 UTC --- It is possible that this bug is related to PaX, which I'm using http://bugs.gentoo.org/show_bug.cgi?id=301299#c31 I tried to disable PaX with paxctl -pemrxs cc1plus,

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-07 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW ---

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-07 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 --- Comment #6 from wbrana wbrana at gmail dot com 2011-03-07 11:20:55 UTC --- I can see warning also when PaX is disabled with kernel 2.6.37.2 randomize_va_space is 1 by default.

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-07 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 --- Comment #7 from wbrana wbrana at gmail dot com 2011-03-07 12:35:23 UTC --- Parsing /proc doesn't have to work with PaX kernel. PaX removes some info from e.g. maps file.

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-06 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 --- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org 2011-03-06 21:07:04 UTC --- Which host is this on?

[Bug pch/48004] doesn't work with randomize_va_space

2011-03-06 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 wbrana wbrana at gmail dot com changed: What|Removed |Added Host||x86_64-pc-linux-gnu ---