On 04.09.2013 20:39, Gabriel Dos Reis wrote:
On Wed, Sep 4, 2013 at 12:55 PM, Adam Butcher
wrote:
Is anyone working on using some use, perhaps filtered, of -MD (or
-MDD) to
generate deps on the fly?
See Tom's patch series.
Ah, yes. Cool. I guess it's just waiting on approval for each pa
On 04.09.2013 03:41, Gabriel Dos Reis wrote:
On Tue, Sep 3, 2013 at 9:33 PM, Mike Stump
wrote:
On Jul 12, 2013, at 11:18 PM, Adam Butcher
wrote:
* gcc/cp/semantics.c (build_lambda_expr),
(build_lambda_object), (begin_lambda_type),
(lambda_return_type),
(lambda_function), (l
On Jul 12, 2013, at 11:18 PM, Adam Butcher wrote:
> * gcc/cp/semantics.c (build_lambda_expr),
> (build_lambda_object), (begin_lambda_type), (lambda_return_type),
> (lambda_function), (lambda_capture_field_type), (is_capture_proxy),
> (is_normal_capture_proxy), (insert_captu
Applied, thanks.
Jason