------- Additional Comments From reichelt at gcc dot gnu dot org  2004-12-08 
16:54 -------
Patch here:
http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00599.html

Mark, the posted patch is a little different from the one in comment #9.
(That's why I didn't apply it yet.)
It uses convert_to_integer for the conversion *from* the vector to
address your concern about the naming of convert_to_vector. Apart from
some additional checks at the beginning the effect should be the same.

I have to agree that convert_to_vector misses some sanity checks, but
this seems to hold for convert_to_vector as well, since I was able to
do the conversion *to* vector with convert_to_integer, too. :-(


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|mark at codesourcery dot com|reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |patch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18073

Reply via email to