------- Comment #1 from pinskia at gcc dot gnu dot org 2010-04-23 19:04 ------- This was my fault to some extend; when I added =cell support I asked about if we should emit the cell instructions for -mtune= and the answer was that using -mtune=cell is most likely not going to be used. In fact -mtune=cell most likely produce much slower code on most other processors because of the non use of the dot instructions (and other stuff).
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pinskia at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43871