This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/31128] __builtin_stack_restore/__builtin_stack_save should not be exposed to the user



------- Comment #8 from sabre at nondot dot org  2007-05-29 15:14 -------
Right, you could do that, but it is a) not guaranteed to work going forward,
and b) expects properly structured (e.g. nested) control flow.

If I had b, I could just make a vla :)

-Chris


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]