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 c/middle-end] Replace vector_opaque_p with a bit in the type


On Wed, 15 Apr 2009, Paolo Bonzini wrote:

> > You also don't say how the patch has been tested (powerpc-eabispe might be 
> > a suitable target for regression testing).
> 
> So far, I've only brought the patch up to date (built cc1/cc1plus on
> i686-pc-linux-gnu), but it was bootstrapped/regtested it on
> i686-pc-linux-gnu, and it went through an e500 assembly language
> comparison.  I'll repeat both tests before committing.

Full e500 regression testing is a good idea; there are a few C++ tests 
(and maybe some C ones; I'm not sure) that make sure the opaque vector 
types are actually handled correctly.

-- 
Joseph S. Myers
joseph@codesourcery.com


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