This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/13034] [3.4 Regression] In function `try_crossjump_to_edge': verify_flow_info: Wrong probability of edge


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]