[Bug target/91489] misplaced stack pointer when __ms_hook_prologue__ attribute is used

2020-02-10 Thread gofmanp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91489 --- Comment #4 from Paul Gofman --- I suppose I figured a better way to fix this and sent the patch to the mailing list: https://gcc.gnu.org/ml/gcc-patches/2020-02/msg00554.html

[Bug target/91489] misplaced stack pointer when __ms_hook_prologue__ attribute is used

2020-01-29 Thread gofmanp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91489 --- Comment #3 from Paul Gofman --- (In reply to Martin Liška from comment #2) > @Paul: Can you please send the patch to GCC patches mailing list? I think I found later that unfortunately this patch is not quite correct: the stack was still wron

[Bug target/91489] misplaced stack pointer when __ms_hook_prologue__ attribute is used

2019-08-21 Thread gofmanp at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91489 --- Comment #1 from Paul Gofman --- Created attachment 46739 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46739&action=edit Pop frame pointer in function label if it is not needed instead of prologue for "ms_hook_prologue" functions on i3

[Bug c/91489] New: misplaced stack pointer when __ms_hook_prologue__ attribute is used

2019-08-19 Thread gofmanp at gmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: gofmanp at gmail dot com Target Milestone: --- Created attachment 46729 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46729&action=edit Preprocessed test program (gcc -