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: [autovect] [patch] Improve code generated for VEC_COND_EXPR


	This is better, thanks.  But please correct the indentation of the
case statements in rs6000_emit_vector_compare() to conform to GCC coding
standard.  The indentation of some cases was not reset after the removal
of the secondary switch statement.

Thanks, David


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