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 tree-optimization/15524] [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-24 20:31 -------
I had forgot to say all of time spent in simple_cst_equal comes from when find_taken_edge calls it.

-- 


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


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