This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14411] Request for setjmp/longjmp attributes
- From: "avn at any dot ru" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 17:25:50 -0000
- Subject: [Bug c/14411] Request for setjmp/longjmp attributes
- References: <20040303172214.14411.avn@any.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From avn at any dot ru 2004-03-03 17:25 -------
With the patch applied (against 3.3.3 sources), the example code is compiled
correctly if mysetjmp() is declared with __attribute__((setjmp)).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14411