------- Comment #1 from schwab at suse dot de  2006-05-21 16:40 -------
It is a testsuite bug.  The problem is that on ia64 the call frame is allocated
on the register stack, not on the normal stack.  Thus the recursive call to
recurser_void does not change the stack pointer.


-- 

schwab at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2006-05-21 16:40:45
               date|                            |
            Summary|gcc.dg/sibcall-7.c execution|[4.1/4.2 regression]
                   |test fails                  |gcc.dg/sibcall-7.c execution
                   |                            |test fails


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27705

Reply via email to