[Bug c/60985] New: _mm_blendv_pd requires the '-msse4.1' option to compile

2014-04-28 Thread jean-charles.pa...@ens-cachan.fr
nhancement Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: jean-charles.pa...@ens-cachan.fr GCC (4.9.0) fails to compile a call to '_mm_blendv_pd' intrinsic unless we add the '-msse4.1' gcc option. End code -

[Bug fortran/59146] Segfault when ommiting '&' in 'bind (C) ' procedure call

2013-11-18 Thread jean-charles.pa...@ens-cachan.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146 Jean-Charles Papin changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/59146] Segfault when ommiting '&' in 'bind (C) ' procedure call

2013-11-17 Thread jean-charles.pa...@ens-cachan.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59146 --- Comment #3 from Jean-Charles Papin --- Ok, thanks a lot for these information :) I've just try gcc-4.9 and, as you mentioned, this has been fixed.