[Bug middle-end/36191] can't use complex in a eh region if non-call-exceptions is enabled

2008-05-12 Thread ebotcazou 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



[Bug middle-end/36191] can't use complex in a eh region if non-call-exceptions is enabled

2008-05-09 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2008-05-09 17:08 ---
Note this is most likely a regression from 3.4.0.

Though -fnon-call-exceptions really is only heavily used in java and java does
not use complex types.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36191