r220621 - in /trunk/gcc: ChangeLog config/nvptx...
tschwinge@gcc.gnu.org
tschwinge@gcc.gnu.org
Wed Feb 11 14:15:00 GMT 2015
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
More information about the Gcc-cvs
mailing list