[Bug c/31942] -fPIE -pie executable SEGV before main()

2007-06-01 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2007-06-02 00:13 --- After some discussion on the parisc-linux list, this bug was determined to be in _start. This is pure assembly code and part of glibc. Therefore, this is not a GCC bug. -- danglin at gcc dot gnu dot org

[Bug c/31942] -fPIE -pie executable SEGV before main()

2007-05-15 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-05-15 19:44 --- THis is more likely the dyanmic load's fault rather than GCC's. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31942

[Bug c/31942] -fPIE -pie executable SEGV before main()

2007-05-15 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2007-05-16 04:19 --- See http://lists.parisc-linux.org/pipermail/parisc-linux/2006-January/028072.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31942