Re: [PATCH 1/6] rm a bunch of _stat allocation functions

2014-04-29 Thread Richard Biener
On Tue, Apr 29, 2014 at 1:08 PM, wrote: > From: Trevor Saunders > > Hi, > > C++ default args allow us to name the function foo instead of foo_stat with a > wrapper macro foo. > > bootstrapped + regtested x86_64-unknown-linux-gnu, ok? Ok if it also bootstraps with --enable-gather-detailed-mem-st

[PATCH 1/6] rm a bunch of _stat allocation functions

2014-04-29 Thread tsaunders
From: Trevor Saunders Hi, C++ default args allow us to name the function foo instead of foo_stat with a wrapper macro foo. bootstrapped + regtested x86_64-unknown-linux-gnu, ok? Trev gcc/ChangeLog: 2014-04-23 tbsaunde * dwarf2out.c (tree_add_const_value_attribute): Call g