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: [altivec] fix crashes when using -dXXX


Segher Boessenkool <segher@koffie.nl> writes:

> vscr and the spe registers were missing from some tables; this causes
> randomish crashes (and garbage in output) when using -da or the likes.
> This happens since a few months already at least, so maybe apply to the
> 3.3/3.2 branches too?
> 
> I also tidied up these tables.
> 
> 
> 2002-12-29  Segher Boessenkool  <segher@koffie.nl>
> 
> 	* config/rs6000/rs6000.c (rs6000_reg_names): Add missing registers.
> 	(alt_reg_names): Ditto, fix formatting.
> 	* config/rs6000/rs6000.h (DEBUG_REGISTER_NAMES): Fix formatting.

This is OK.  Yes, please apply it to the 3.3 branch too.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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