r275134 - in /branches/gcc-7-branch/gcc: c/Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Fri Aug 30 12:25:00 GMT 2019


Author: jakub
Date: Fri Aug 30 12:25:43 2019
New Revision: 275134

URL: https://gcc.gnu.org/viewcvs?rev=275134&root=gcc&view=rev
Log:
	Backported from mainline
	2019-03-19  Jakub Jelinek  <jakub@redhat.com>

	PR c/89734
	* c-decl.c (grokdeclarator): Call c_build_qualified_type on function
	return type even if quals_used is 0.  Formatting fixes.

	* gcc.dg/pr89734.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/pr89734.c
Modified:
    branches/gcc-7-branch/gcc/c/ChangeLog
    branches/gcc-7-branch/gcc/c/c-decl.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list