[Bug other/39348] Vector mode class for MODE_PARTIAL_INT is missing

2009-03-04 Thread amylaar at gcc dot gnu dot org
--- Comment #3 from amylaar at gcc dot gnu dot org 2009-03-05 00:56 --- patch is here: http://gcc.gnu.org/ml/gcc-patches/2009-03/msg00260.html -- amylaar at gcc dot gnu dot org changed: What|Removed |Added --

[Bug other/39348] Vector mode class for MODE_PARTIAL_INT is missing

2009-03-02 Thread amylaar at gcc dot gnu dot org
--- Comment #2 from amylaar at gcc dot gnu dot org 2009-03-02 18:26 --- (In reply to comment #1) > Vector modes of partial modes does not make sense since partial modes can only > be used for pointers. No, they can also be used to describe integer registers with unusual width, or the ca

[Bug other/39348] Vector mode class for MODE_PARTIAL_INT is missing

2009-03-02 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2009-03-02 17:23 --- Vector modes of partial modes does not make sense since partial modes can only be used for pointers. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39348