This is the mail archive of the gcc-cvs@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]

r275805 - in /trunk/gcc: ChangeLog array-traits.h


Author: rsandifo
Date: Tue Sep 17 14:27:54 2019
New Revision: 275805

URL: https://gcc.gnu.org/viewcvs?rev=275805&root=gcc&view=rev
Log:
Remove name of unused parameter in array-traits.h

2019-09-17  Richard Sandiford  <richard.sandiford@arm.com>

gcc/
	* array-traits.h (array_traits<T[N]>::size): Remove parameter name.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/array-traits.h


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