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/15242] pessimization of "goto *"


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


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