This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/31128] __builtin_stack_restore/__builtin_stack_save should not be exposed to the user
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Nov 2007 19:25:01 -0000
- Subject: [Bug c/31128] __builtin_stack_restore/__builtin_stack_save should not be exposed to the user
- References: <bug-31128-14221@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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