https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |FIXED
Target Milestone|10.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.4|10.5
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Richard Biener changed:
What|Removed |Added
Target Milestone|10.3|10.4
--- Comment #13 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Richard Biener changed:
What|Removed |Added
Target Milestone|10.2|10.3
--- Comment #12 from Richard Biene
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|10.0|10.2
--- Comment #11 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
--- Comment #9 from Jakub Jelinek ---
Author: jakub
Date: Fri Oct 4 06:56:02 2019
New Revision: 276563
URL: https://gcc.gnu.org/viewcvs?rev=276563&root=gcc&view=rev
Log:
PR c++/71504
* constexpr.c (cxx_fold_indirect_ref_1): New
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
Jason Merrill changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|jason at gcc dot
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71504
--- Comment #8 from Jason Merrill ---
Created attachment 46968
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46968&action=edit
partial fix
This fixes handling of references to the first object, but not later ones, so
several of the testca