[Bug lto/49703] -flto makes stack executable by default

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

[Bug lto/49703] -flto makes stack executable by default

2011-07-11 Thread marcus at jet dot franken.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49703 --- Comment #2 from marcus at jet dot franken.de 2011-07-11 12:11:35 UTC --- Created attachment 24738 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24738 xx.c gcc -O2 -flto -o xx xx.c readelf -a xx|grep GNU_STACK should NOT show "RWE" but o

[Bug lto/49703] -flto makes stack executable by default

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

[Bug lto/49703] -flto makes stack executable by default

2011-07-11 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49703 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2011-07-11 12:0

[Bug lto/49703] -flto makes stack executable by default with GNU ld linker plugin

2011-07-11 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49703 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED URL|