This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/26447] [4.2 Regression] verify_flow_info failed, load PRE
- 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: 6 Mar 2006 15:24:52 -0000
- Subject: [Bug tree-optimization/26447] [4.2 Regression] verify_flow_info failed, load PRE
- References: <bug-26447-511@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #11 from pinskia at gcc dot gnu dot org 2006-03-06 15:24 -------
I might look into fix this later this week, the problem is the creating of
loads which could cause an trap/exception but not putting them into different
BB's.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26447