[Bug c++/83911] [6/7/8 Regression] ICE with target attribute on constructor in gimplify_expr at gimplify.c:11321

2018-03-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83911 --- Comment #3 from Jason Merrill --- Author: jason Date: Fri Mar 16 12:38:42 2018 New Revision: 258592 URL: https://gcc.gnu.org/viewcvs?rev=258592=gcc=rev Log: PR c++/83911 - ICE with multiversioned constructor. *

[Bug c++/83911] [6/7/8 Regression] ICE with target attribute on constructor in gimplify_expr at gimplify.c:11321

2018-03-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83911 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/83911] [6/7/8 Regression] ICE with target attribute on constructor in gimplify_expr at gimplify.c:11321

2018-02-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83911 --- Comment #2 from Jason Merrill --- Created attachment 43445 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43445=edit patch The problem here is that we're substituting a dispatcher function for a constructor, and the dispatcher

[Bug c++/83911] [6/7/8 Regression] ICE with target attribute on constructor in gimplify_expr at gimplify.c:11321

2018-02-16 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83911 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/83911] [6/7/8 Regression] ICE with target attribute on constructor in gimplify_expr at gimplify.c:11321

2018-01-25 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83911 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|