https://sourceware.org/bugzilla/show_bug.cgi?id=26936

Tom de Vries <vries at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|1                           |0
             Status|WAITING                     |UNCONFIRMED

--- Comment #5 from Tom de Vries <vries at gcc dot gnu.org> ---
Reproduces like this:
...
$ gcc -g split-1.s morestack.S -m32 -pie 
$ readelf -wL a.out | grep morestack.S | tail
morestack.S  808               0xcde               x
morestack.S  812               0xce4               x
morestack.S  830               0xce5               x
morestack.S  831               0xce9               x
morestack.S  832               0xced               x
morestack.S  838               0xcf2               x
morestack.S    -               0xcf3
morestack.S  636                   0               x
morestack.S  637                 0x3               x
morestack.S    -                 0x4
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to