[Bug tree-optimization/15524] [3.5 Regression] jump threading on trees is slow with switch statements with large # of cases
steven at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jul 13 17:03:00 GMT 2004
------- Additional Comments From steven at gcc dot gnu dot org 2004-07-13 17:03 -------
This not forgotten, but DOM is about to go away entirely thanks to Diego.
When this bug still exists after DOM is gone, Ben Elliston's work to make
edges a vector instead of a list will make it much much easier to fix this
bug.
This bug is the reason for a lot of slowness in various machine generated
files, including insn-attrtab for example.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnovillo at redhat dot com,
| |bje at gcc dot gnu dot org
Last reconfirmed|2004-05-24 20:28:20 |2004-07-13 17:03:55
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15524
More information about the Gcc-bugs
mailing list