RE: [Patch,tree-optimization]: Add new path Splitting pass on tree ssa representation

2015-12-15 Thread Ajit Kumar Agarwal
Hello Jeff: Here is more of a data you have asked for. SPEC FP benchmarks. a) No Path Splitting + tracer enabled Geomean Score = 4749.726. b) Path Splitting enabled + tracer enabled. Geomean Score = 4781.655. Conclusion: With both Path Splitting and tracer enabled we got maximum gains

Re: Ping [PATCH] c++/42121 - diagnose invalid flexible array members

2015-12-15 Thread Tom de Vries
On 14/12/15 17:45, Martin Sebor wrote: gcc/testsuite/ChangeLog: 2015-12-02 Martin Sebor c++/42121 c++/68478 c++/68613 c++/68689 c++/68710 * g++.dg/compat/struct-layout-1_generate.c: Avoid generating further fields after the first flexible

<    1   2