[Bug target/82748] ICE with __builtin_fabsq and __float128 in copy_to_mode_reg, at explow.c:612

2017-11-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82748 Michael Meissner changed: What|Removed |Added Keywords|needs-bisection | Status|UNCONFIRMED

[Bug target/82748] ICE with __builtin_fabsq and __float128 in copy_to_mode_reg, at explow.c:612

2017-11-03 Thread meissner at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82748 --- Comment #2 from Michael Meissner --- Inside the compiler we use TFmode for the IEEE 128-bit type when the default long double is IEEE 128-bit floating point and KFmode when the default long double is IBM double-double.

[Bug sanitizer/82829] New: libsanitizer build failure on darwin10 (Snow Leopard) due to missing getsectiondata

2017-11-03 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82829 Bug ID: 82829 Summary: libsanitizer build failure on darwin10 (Snow Leopard) due to missing getsectiondata Product: gcc Version: 7.2.0 Status: UNCONFIRMED Keywo

[Bug target/82823] [8 Regression] ICE in ix86_expand_prologue, at config/i386/i386.c:13171 with -fstack-clash-protection

2017-11-03 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82823 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED CC|

[Bug target/82827] [8 regression] i386/pr82002-2a.c fail

2017-11-03 Thread daniel.santos at pobox dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82827 Daniel Santos changed: What|Removed |Added CC||daniel.santos at pobox dot com --- Comme

[Bug target/82823] [8 Regression] ICE in ix86_expand_prologue, at config/i386/i386.c:13171 with -fstack-clash-protection

2017-11-03 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82823 --- Comment #2 from Jeffrey A. Law --- Author: law Date: Fri Nov 3 20:42:41 2017 New Revision: 254398 URL: https://gcc.gnu.org/viewcvs?rev=254398&root=gcc&view=rev Log: PR target/82823 * g++.dg/torture/pr82823.C: New test. Adde

[Bug target/82823] [8 Regression] ICE in ix86_expand_prologue, at config/i386/i386.c:13171 with -fstack-clash-protection

2017-11-03 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82823 Jeffrey A. Law changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug fortran/82796] [6/7/8 Regression] Private+equivalence in used module breaks compilation of pure function

2017-11-03 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82796 --- Comment #2 from kargl at gcc dot gnu.org --- Author: kargl Date: Sat Nov 4 00:34:40 2017 New Revision: 254403 URL: https://gcc.gnu.org/viewcvs?rev=254403&root=gcc&view=rev Log: 2017-11-01 Steven G. Kargl PR fortran/82796

<    1   2   3