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 #10 from jakub at gcc dot gnu dot org  2007-11-17 19:25 -------
Created an attachment (id=14573)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14573&action=view)
gcc43-pr34134.patch

Patch to avoid the ICE.

I don't mind the patch which disables these builtins either, but
1) it might be better to add the space at the end of builtin's name rather than
   in the middle
2) have you posted it to gcc-patches?


-- 


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]