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 #6 from sabre at nondot dot org  2007-05-28 17:44 -------
This is very useful for compilers generating C code (e.g. LLVM, and various
other source -> C compilers).  Why remove it?  These compilers are generating
partially structured code, that don't have syntactic blocks required for VLAs.


-- 

sabre at nondot dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sabre at nondot dot org


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]