This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13034] [3.4 Regression] In function `try_crossjump_to_edge': verify_flow_info: Wrong probability of edge
- 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: 13 Nov 2003 14:28:16 -0000
- Subject: [Bug optimization/13034] [3.4 Regression] In function `try_crossjump_to_edge': verify_flow_info: Wrong probability of edge
- References: <20031113023630.13034.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2003-11-13 14:28 -------
I added the 5 generic patches up to (and including):
2003-11-12 Alexey Starovoytov <alexey.starovoytov@sun.com>
Roger Sayle <roger@eyesopen.com>
PR optimization/12953
* tree-inline.c (inline_forbidden_p_1): Added check for BUILT_IN
before switch by FUNCTION_CODE.
but still no failure.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13034