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: RFC: modify ppc expanders to support e500


	The first thing that jumps out to me is a style comment.
fpr_extendsfdf2 is not referenced anywhere else that I can see in the
patch, so the name should be prepended with "*".  Second, the rest of the
port generally makes the name unique at the end, e.g., "*extendsfdf2_fpr"
or "*extendsfdf2_noe500".

David


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