On Thu, Sep 18, 2014 at 12:50 PM, Ulrich Weigand <uweig...@de.ibm.com> wrote: > Hello, > > the ABI warning messages I introduced in recent patches refer to a GCC > version "4.10". As GCC has since adopted a new version naming scheme, > this patch updates those messages to refer to "GCC 5" instead. > > Tested on powerpc64le-linux. > > OK for mainline? > > Bye, > Ulrich > > > ChangeLog: > > * config/rs6000/rs6000.c (rs6000_special_adjust_field_align_p): > Update GCC version name to GCC 5. > (rs6000_function_arg_boundary): Likewise. > (rs6000_function_arg): Likewise.
Okay. Thanks, David