Too restrictive sanity check
Jan Hubicka
hubicka@atrey.karlin.mff.cuni.cz
Wed Apr 19 01:57:00 GMT 2000
> The testcase in the attached patch fails to compile unless I disable
> some sanity checks added by Jan Hubicka. I've verified that the
> generated code actually keeps the stack aligned, so I think the check
> is too restrictive, or should be checking something else. In this
> case, stack_pointer_delta is 12, when we get to that point while
> processing the outer function call. Ok to install?
When stack_pointer_delta is 12, something is wrong. The stack_pointer_delta
ought to represent the alignment, so it ought to be multiple of 16,
I am just going to investigate this problem.
Honza
>
>
> --
> Alexandre Oliva Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
> Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
> Free Software Developer and Evangelist CS PhD student at IC-Unicamp
> oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me
More information about the Gcc-patches
mailing list