r135618 - /trunk/gcc/ada/decl.c
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue May 20 12:44:00 GMT 2008
Author: charlet
Date: Tue May 20 12:44:43 2008
New Revision: 135618
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135618
Log:
2008-05-20 Tristan Gingold <gingold@adacore.com>
* decl.c: Do not emit a variable for a object that has an address
representation clause whose value is known at compile time.
When a variable has an address clause whose value is known at compile
time, refer to this variable by using directly the address instead of
dereferencing a pointer.
Modified:
trunk/gcc/ada/decl.c
More information about the Gcc-cvs
mailing list