This is the mail archive of the gcc-patches@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]

Re: PING^2 for PR c/10735, PR c++/16882, PR rtl-optimization/17860 [3.4]


On Wed, Oct 27, 2004 at 10:08:31AM +0200, Bonzini Paolo wrote:
> [PR c/10735] Fix conversions to and from vector types
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02540.html

I don't like this patch much at all.  In particular, you disallow conversions
of floating-point vectors to or from anything useful at all.  Which pretty
much sucks.  Indeed, it confuses me that x86 <xmmintrin.h> works at all with
this change.


r~


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