decl.c (compile_time_known_address_p): Rewrite and move around.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 7 Apr 2009 07:56:11 +0000 (07:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 7 Apr 2009 07:56:11 +0000 (07:56 +0000)
commit229077b0b4db794783c20b1a80aa9dd3930f2dfc
tree081d242e0ca0a5eddc2247ac83e5a3a9af09d3f2
parentc22ba5ffd45f706eda740bbc727b33995565da95
decl.c (compile_time_known_address_p): Rewrite and move around.

* decl.c (compile_time_known_address_p): Rewrite and move around.
(gnat_to_gnu_type): Move around.
(get_unpadded_type): Likewise.
* utils.c (update_pointer_to): Use synthetic macro.  Tidy comments.

From-SVN: r145654
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/ada/gcc-interface/utils.c