This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/15242] pessimization of "goto *"
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 May 2004 15:13:13 -0000
- Subject: [Bug optimization/15242] pessimization of "goto *"
- References: <20040501142654.15242.anton@mips.complang.tuwien.ac.at>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-01 15:13 -------
The reason why I say this is because of on the tree-ssa, it does warn about using about void statements
as the end, and on the tree-ssa right now ICEs on the tree-ssa, see PR 15243. Also this is not
documented there is another bug for that, PR 772.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15242