r274253 - in /trunk/gcc: d/ChangeLog d/d-codege...
ibuclaw@gcc.gnu.org
ibuclaw@gcc.gnu.org
Sat Aug 10 14:11:00 GMT 2019
Author: ibuclaw
Date: Sat Aug 10 14:11:49 2019
New Revision: 274253
URL: https://gcc.gnu.org/viewcvs?rev=274253&root=gcc&view=rev
Log:
d: Fix internal compiler error: in add_expr, at tree.c:7794
gcc/d/ChangeLog:
PR d/91238
* d-codegen.cc (build_address): If taking the address of a CALL_EXPR,
wrap it in a TARGET_EXPR.
gcc/testsuite/ChangeLog:
PR d/91238
* gdc.dg/pr91238.d: New test.
Added:
trunk/gcc/testsuite/gdc.dg/pr91238.d
Modified:
trunk/gcc/d/ChangeLog
trunk/gcc/d/d-codegen.cc
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list