This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/36554] [4.4 regression] verify_flow_info ICE can not throw but has EH edges
- 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: 2 Jul 2008 20:20:05 -0000
- Subject: [Bug middle-end/36554] [4.4 regression] verify_flow_info ICE can not throw but has EH edges
- References: <bug-36554-7210@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from ebotcazou at gcc dot gnu dot org 2008-07-02 20:20 -------
> The fix would be to not propagate the comparisons if they can throw.
OK, thanks for the tip. The patch to convert Ada to a canonical boolean type
is written though (and eliminates the ICE as expected), I'm just waiting for
the GDB people to adjust the Ada module.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36554