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]

r220621 - in /trunk/gcc: ChangeLog config/nvptx...


Author: tschwinge
Date: Wed Feb 11 14:15:47 2015
New Revision: 220621

URL: https://gcc.gnu.org/viewcvs?rev=220621&root=gcc&view=rev
Log:
nvptx mkoffload: Initialize GCC diagnostic machinery before using it.

	gcc/
	* config/nvptx/mkoffload.c: Include "diagnostic.h" instead of
	"diagnostic-core.h".
	(main): Initialize progname, and call diagnostic_initialize.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/mkoffload.c


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