[Bug inline-asm/79880] Gcc refuses to encode vpgatherdd instruction (x86-64)

2017-03-06 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79880 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org

[Bug fortran/79886] [5/6/7 Regression] ICE in pp_format, at pretty-print.c:681

2017-03-06 Thread lopezibanez at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79886 --- Comment #1 from Manuel López-Ibáñez --- This is probably a warning from the middle end with a printf %-code not supported by the Fortran FE's pretty printer. The solution is to either add support for it in the FE or switch to the middle end

[Bug fortran/79886] New: [5/6/7 Regression] ICE in pp_format, at pretty-print.c:681

2017-03-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79886 Bug ID: 79886 Summary: [5/6/7 Regression] ICE in pp_format, at pretty-print.c:681 Product: gcc Version: 7.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

<    1   2   3