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: [PATCH] RS6000 : Tidy up vector splat instructions



On Jun 17, 2005, at 12:01 PM, Aldy Hernandez wrote:


It should scan the assembler output and make sure the offset is within
range.

Well it worked for me because Darwin assembler barfs when offset is out of range. If other assemblers are not raising error then they should. It is very helpful to developers when they run into this. Imagine how long will it take them to notice in their huge app when this goes unnoticed.

-
Devang


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