r262295 - in /trunk/gcc: ChangeLog dumpfile.c d...
dmalcolm@gcc.gnu.org
dmalcolm@gcc.gnu.org
Mon Jul 2 03:39:00 GMT 2018
Author: dmalcolm
Date: Mon Jul 2 03:39:48 2018
New Revision: 262295
URL: https://gcc.gnu.org/viewcvs?rev=262295&root=gcc&view=rev
Log:
Reinstate dump_generic_expr_loc
gcc/ChangeLog:
* dumpfile.c (dump_generic_expr_loc): Undo removal of this
function in r262149, changing "loc" param from source_location to
const dump_location_t &.
* dumpfile.h (dump_generic_expr_loc): Undo removal of this
declaration, as above.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dumpfile.c
trunk/gcc/dumpfile.h
More information about the Gcc-cvs
mailing list