[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2018-01-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Jason Merrill  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jason Merrill  ---
Fixed.

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2018-01-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

--- Comment #4 from Jason Merrill  ---
Author: jason
Date: Wed Jan 17 17:44:42 2018
New Revision: 256803

URL: https://gcc.gnu.org/viewcvs?rev=256803=gcc=rev
Log:
PR c++/81067 - redundant NULL warning.

* call.c (convert_like_real): Restore null_node handling.

Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2018-01-17 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Jason Merrill  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|unassigned at gcc dot gnu.org  |jason at gcc dot gnu.org

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2018-01-10 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Richard Biener  changed:

   What|Removed |Added

   Priority|P3  |P1

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2017-06-13 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Christophe Lyon  changed:

   What|Removed |Added

 CC||clyon at gcc dot gnu.org

--- Comment #3 from Christophe Lyon  ---
Bisect suggests this was caused by r249083:
 2017-06-09  Jason Merrill  

   * call.c (convert_like_real): Remove "inner" parameter.
   Don't replace a constant with its value.
   * cp-gimplify.c (cp_fully_fold): Use cp_fold_rvalue.

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2017-06-12 Thread dje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

David Edelsohn  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2017-06-12
 CC||dje at gcc dot gnu.org
 Ever confirmed|0   |1

--- Comment #2 from David Edelsohn  ---
This seems to be failing on all 32 bit targets (IA-32, powerpc -m32, AIX -m32).

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2017-06-12 Thread renlin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Renlin Li  changed:

   What|Removed |Added

 CC||renlin at gcc dot gnu.org

--- Comment #1 from Renlin Li  ---
I confirm I noticed the same regressions on arm targets.

[Bug c++/81067] [8 regression] g++.dg/template/nontype10.C FAILs

2017-06-12 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81067

Rainer Orth  changed:

   What|Removed |Added

   Target Milestone|--- |8.0