[Bug ipa/82801] [6 Regression] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2018-06-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/82801] [6 Regression] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2018-06-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Mon Jun 25 17:02:47 2018 New Revision: 262046 URL: https://gcc.gnu.org/viewcvs?rev=262046=gcc=rev Log: Backported from mainline 2017-12-19 Jakub Jelinek PR

[Bug ipa/82801] [6 Regression] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2018-01-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 --- Comment #11 from Jakub Jelinek --- (In reply to gcc-bugs from comment #10) > I could extract this minimal code snippet from our code base that does not > work with g++-8, but with gcc version 7.2.1 20171128 (GCC). > > ``` > class a {}; >

[Bug ipa/82801] [6 Regression] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2018-01-04 Thread gcc-bugs at marehr dot dialup.fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 gcc-bugs at marehr dot dialup.fu-berlin.de changed: What|Removed |Added CC||gcc-bugs at

[Bug ipa/82801] [6 Regression] Internal compiler error with Eigen and __attribute__((always_inline, flatten))

2017-12-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82801 Jakub Jelinek changed: What|Removed |Added Summary|[6/7 Regression] Internal |[6 Regression] Internal