[Bug c/27702] the trampoline code of nested functions depends on executable stacks

2006-09-07 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-09-07 15:20 --- (In reply to comment #4) Andrew, could you elaborate on the FC5 kernel bug and the rules that are always used? This kernel problem has been fixed for a while now, since around June or so. --

[Bug c/27702] the trampoline code of nested functions depends on executable stacks

2006-09-06 Thread hollis at penguinppc dot org
--- Comment #4 from hollis at penguinppc dot org 2006-09-07 05:22 --- Andrew, could you elaborate on the FC5 kernel bug and the rules that are always used? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27702

[Bug c/27702] the trampoline code of nested functions depends on executable stacks

2006-05-21 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-21 16:01 --- There is a bug in the Redhat's kernel for FC5 that causes the trampoline to fail, someone should report this to them. This is not a bug in GCC but with your distro changing the rules that are always used. --

[Bug c/27702] the trampoline code of nested functions depends on executable stacks

2006-05-21 Thread subdino2004 at yahoo dot fr
--- Comment #2 from subdino2004 at yahoo dot fr 2006-05-21 20:25 --- (In reply to comment #1) This is not a bug in GCC but with your distro changing the rules that are always used. Why should being unable to use local functions be an acceptable side-effect of prohibiting executable

[Bug c/27702] the trampoline code of nested functions depends on executable stacks

2006-05-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-21 20:32 --- yes but you should report the bug to the distros that change the rules and let them work out a solution instead of having the FSF GCC fix their bug. Anyways Ada needs trampolines. Also it is harder to use mmap and