r250926 - in /trunk/gcc: ChangeLog config/m32c/...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Aug 7 17:12:00 GMT 2017


Author: marxin
Date: Mon Aug  7 17:12:52 2017
New Revision: 250926

URL: https://gcc.gnu.org/viewcvs?rev=250926&root=gcc&view=rev
Log:
Add missing header file attribs.h to couple of targets.

2017-08-07  Martin Liska  <mliska@suse.cz>

	* config/m32c/m32c.c: Add include of stringpool.h and attribs.h.
	* config/rl78/rl78.c: Add include of attribs.h.
	* config/sh/sh.c: Likewise.
	* config/v850/v850.c: Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m32c/m32c.c
    trunk/gcc/config/rl78/rl78.c
    trunk/gcc/config/sh/sh.c
    trunk/gcc/config/v850/v850.c



More information about the Gcc-cvs mailing list