[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 changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[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 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-07 Thread wbrana at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 --- Comment #6 from wbrana 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 rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48004 Richard Guenther changed: What|Removed |Added Status|WAITING |NEW --- Comment #5 from Richard Guenth

[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 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", but warning disappear on

[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 changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[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 changed: What|Removed |Added Host||x86_64-pc-linux-gnu --- Comment #2 from wbrana

[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 2011-03-06 21:07:04 UTC --- Which host is this on?