This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/9186] [i686] async exception from a signal handler not working as before
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 May 2005 04:48:03 -0000
- Subject: [Bug target/9186] [i686] async exception from a signal handler not working as before
- References: <20030106054602.9186.rabins@msil.sps.mot.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01 04:47 -------
Actually the problem is that strcpy is not compiled with -fexceptions, -fnon-call-exceptions so this is
not a bug after all.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9186