This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18419] [4.0 Regression] tree-ssa aliasing slow
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Nov 2004 00:05:21 -0000
- Subject: [Bug tree-optimization/18419] [4.0 Regression] tree-ssa aliasing slow
- References: <20041110151904.18419.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From steven at gcc dot gnu dot org 2004-11-11 00:05 -------
Note that the number of computed gotos shouldn't matter much, we
factor computed gotos to have a single common computed jump.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18419