This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36191] can't use complex in a eh region if non-call-exceptions is enabled
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2008 17:21:36 -0000
- Subject: [Bug middle-end/36191] can't use complex in a eh region if non-call-exceptions is enabled
- References: <bug-36191-16169@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from ebotcazou at gcc dot gnu dot org 2008-05-12 17:21 -------
> Though -fnon-call-exceptions really is only heavily used in java and java does
> not use complex types.
It is heavily used in Ada as well, but Ada doesn't use complex types either.
--
ebotcazou at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36191