r259278 - in /trunk/gcc: cp/ChangeLog cp/call.c...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Apr 10 14:24:00 GMT 2018
Author: jason
Date: Tue Apr 10 14:24:00 2018
New Revision: 259278
URL: https://gcc.gnu.org/viewcvs?rev=259278&root=gcc&view=rev
Log:
PR debug/65821 - wrong location for main().
* call.c (clear_location_r): New.
(convert_default_arg): Use it.
* tree.c (bot_manip): Remove builtin_LINE/FILE handling.
Added:
trunk/gcc/testsuite/g++.dg/debug/dwarf2/default-arg1.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/cp/tree.c
More information about the Gcc-cvs
mailing list