[Bug rtl-optimization/14583] a switch statement can be converted to an array access

2008-09-08 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-09-08 19:51 --- This was fixed by: 2008-07-01 Martin Jambor [EMAIL PROTECTED] * Makefile.in (tree-switch-conversion.o): Add. (OBJS-common): Add tree-swtch-conversion.o. * passes.c

[Bug rtl-optimization/14583] a switch statement can be converted to an array access

2005-09-02 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2005-09-02 11:24 --- Kazu, is this still not optimized properly? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14583