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: [Trivial patch, i386]: fix ix86_expand_vector_move()


 > > Note, the function lookup_attribute() returns a tree.  I'm surprised
 > > -Werror hasn't caught the int=ptr thing, but perhaps arm is only
 > > checked in a cross config which doesn't activate -Werror. :-/
 > 
 > Note "!= NULL" below.

Yeah, oops.

--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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