------- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-24 20:30 ------- pushl %ebp movl %esp, %ebp movl 8(%ebp), %eax popl %ebp addl $_rtext+2146435072, %eax
This is not a bug, see above: you are missing that relocates can happen in more places than where zero happens so that is the bug at all. -- What |Removed |Added ---------------------------------------------------------------------------- Component|c |rtl-optimization Version|4.1.0 |3.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21196