r277873 - in /trunk/gcc: ChangeLog c-family/Cha...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Nov 6 08:08:00 GMT 2019


Author: jakub
Date: Wed Nov  6 08:08:39 2019
New Revision: 277873

URL: https://gcc.gnu.org/viewcvs?rev=277873&root=gcc&view=rev
Log:
	PR inline-asm/92352
	* gimplify.c (gimplify_asm_expr): Reject VLA in output or input
	operands with non-memory constraints.

	* c-c++-common/pr92352.c: New test.

Added:
    trunk/gcc/testsuite/c-c++-common/pr92352.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-family/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list