[GSoC-19] Expanding Roundeven

2019-06-29 Thread Tejas Joshi
Hello. This was a mail in thread Re: Expanding roundeven on 19th June but as its gone far inside the thread, I thought of having a fresh one. The following patch expands roundeven with instruction vroundsd using -mavx option but without it is giving internal compiler error which I believe is due t

Re: [GSoC'19] First Evaluations: Implementing OpenMP Work Stealing Scheduling

2019-06-29 Thread 김규래
> > Implementation of competing systems: > > The intel OpenMP implementation [1] is simpler. > > It uses a single queue for each thread and a single subroutine for > > dequeuing and executing the tasks [2, 3]. > > The taskgroup tasks and childen tasks are only counted (not queued) [4, 5, > > 6].

gcc-9-20190629 is now available

2019-06-29 Thread gccadmin
Snapshot gcc-9-20190629 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/9-20190629/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 9 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-9