Re: [PATCH, rs6000] Provide little-endian support for vmrgew and vmrgow

2014-02-16 Thread David Edelsohn
On Sun, Feb 16, 2014 at 12:19 PM, Bill Schmidt wschm...@linux.vnet.ibm.com wrote: Hi, With -mcpu=power8, we see two test cases (gcc.dg/vect/slp-perm-2.c and gcc.dg/vect/slp-perm-5.c) regress for powerpc64le-linux. GCC makes use of some new Power8 instructions (vmrgew and vmrgow) which need

[Patch, Fortran, Regression] PR 55907: ICE with -fno-automatic -finit-local-zero

2014-02-16 Thread Janus Weil
Hi all, here is a small patch for a ICE-on-valid regression. Regtested on x86_64-unknown-linux-gnu. Ok for trunk/4.8/4.7? Cheers, Janus 2014-02-16 Janus Weil ja...@gcc.gnu.org PR fortran/55907 * resolve.c (build_default_init_expr): Don't initialize character variable if

Re: [PATCH] [libgomp] make it possible to use OMP on both sides of a fork

2014-02-16 Thread Nathaniel Smith
On Fri, Feb 14, 2014 at 3:43 AM, Jakub Jelinek ja...@redhat.com wrote: On Fri, Feb 14, 2014 at 09:21:24AM +0100, Jakub Jelinek wrote: Well, fork is async signal safe function, so calling malloc/free, or any kind of synchronization primitives is completely unsafe there. The only safe thing

RE: [Patch, testsuite]: Allow MicroBlaze .weakext pattern in regex match

2014-02-16 Thread David Holsgrove
Hi Mike, -Original Message- From: Mike Stump [mailto:mikest...@comcast.net] Sent: Friday, 14 February 2014 6:01 pm To: David Holsgrove Cc: gcc-patches@gcc.gnu.org; Michael Eager (ea...@eagerm.com); Vidhumouli Hunsigida; Nagaraju Mekala; John Williams; Edgar Iglesias Subject: Re:

[wwwdocs] Consolidate GCC web pages documentation (3/3)

2014-02-16 Thread Gerald Pfeifer
After a bit of a hiatus, let me complete this now. Update and merge the list of open project for our web pages into the new master page (about.html). Committed. Gerald Index: about.html === RCS file:

<    1   2   3