[PATCH] AARCH64: Remove spurious attribute __unused__ from NEON intrinsic

James Greenhalgh james.greenhalgh@arm.com
Mon Apr 25 16:48:00 GMT 2016


On Mon, Apr 25, 2016 at 05:39:45PM +0200, Wladimir J. van der Laan wrote:
> 
> Thanks for the info with regard to contributing,
> 
> On Fri, Apr 22, 2016 at 09:40:11AM +0100, James Greenhalgh wrote:
> > This patch will need a ChangeLog entry [1], please draft one that I can
> > use when I apply the patch.
> 
> * gcc/config/aarch64/arm_neon.h: Remove spurious attribute __unused__ from parameter of vdupb_laneq_s intrinsic

Close... This should look like:

2016-04-25  Wladimir J. van der Laan  <laanwj@gmail.com>

	* config/aarch64/arm_neon.h (vdupb_laneq_s): Remove spurious
	attribute __unused__

Can you confirm that this is how you want your name and email address
to appear in the ChangeLog. If so, I'll commit the patch for you.

> > I'm guessing that you don't have a copyright assignment on file with the
> > FSF. While trivial changes like this don't generally need one, if you plan
> > to contribute more substantial changed to GCC in future, you may want to
> > start the process (see [2]).
> 
> I intend to do this, but indeed let's not hold this two-word change up
> on that.

Thanks,
James



More information about the Gcc-patches mailing list