r242358 - in /trunk/gcc: ada/ChangeLog ada/gcc-...

ebotcazou@gcc.gnu.org ebotcazou@gcc.gnu.org
Sun Nov 13 18:08:00 GMT 2016


Author: ebotcazou
Date: Sun Nov 13 18:08:25 2016
New Revision: 242358

URL: https://gcc.gnu.org/viewcvs?rev=242358&root=gcc&view=rev
Log:
	* gcc-interface/utils2.c (gnat_protect_expr): Also protect only the
	address if the expression is the component of a dereference.
	Do not use a reference type for the final temporary reference.

Added:
    trunk/gcc/testsuite/gnat.dg/renaming11.adb
    trunk/gcc/testsuite/gnat.dg/renaming11.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/utils2.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list