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]

r232122 - in /trunk: gcc/ChangeLog gcc/gimple-e...


Author: jakub
Date: Thu Jan  7 08:45:54 2016
New Revision: 232122

URL: https://gcc.gnu.org/viewcvs?rev=232122&root=gcc&view=rev
Log:
	PR middle-end/68960
	* gimple-expr.c (copy_var_decl): If var has DECL_USER_ALIGN set, copy
	it and DECL_ALIGN too.

	* testsuite/libgomp.c/pr68960.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/pr68960.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-expr.c
    trunk/libgomp/ChangeLog


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