This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp4] Merge trunk r206958 (was: gomp-4_0-branch)


Hi!

On Mon, 3 Feb 2014 13:56:48 +0400, Ilya Tocar <tocarip.intel@gmail.com> wrote:
> > In r207132, I have now committed a merge of trunk r206958 (2014-01-23).
> > Compared to a pristine trunk r206958 build, there is one regression:
> > 
> >     FAIL: g++.dg/gomp/declare-simd-1.C -std=c++98 (internal compiler error)
> >     FAIL: g++.dg/gomp/declare-simd-1.C -std=c++11 (internal compiler error)

> Sorry for the delay, i was busy with AVX512.

No problem.

> I finally had time to look into this bug.
> The problem in r205214 was in adding add_new_function hook in
> inline_generate_summary with -O0 -fopenmp and not removing it,
> before running expand_simd_clones.
> I've changed inline_free_summary to always remove hooks.
> Patch bellow. It bootstraps, passes make check, fixes declare-simd-1.C.
> Ok for gomp4 branch?

Thanks, and yes, please commit.


GrÃÃe,
 Thomas

Attachment: pgpI5bEv1DsSD.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]