diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-09-25 20:15:10 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-09-25 20:15:10 +0000 |
commit | dee12fcd11764d3a1c2f5f6f8d00a2b17f1119ec (patch) | |
tree | 135262bbdf17968f20151428c4863f4df55757d0 /gcc/ada/gcc-interface/utils.c | |
parent | dea976c48066580dff56c1055027d7398072bfc9 (diff) | |
download | gcc-dee12fcd11764d3a1c2f5f6f8d00a2b17f1119ec.zip gcc-dee12fcd11764d3a1c2f5f6f8d00a2b17f1119ec.tar.gz gcc-dee12fcd11764d3a1c2f5f6f8d00a2b17f1119ec.tar.bz2 |
decl.c (gnat_to_gnu_entity): Use XNEW instead of xmalloc.
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_Subtype>: Use
XNEW instead of xmalloc. Do not build useless pointer type.
<E_Anonymous_Access_Subprogram_Type>: Use XNEW instead of xmalloc.
* gcc-interface/trans.c (gnat_to_gnu) <N_Raise_Constraint_Error>: Tidy.
* gcc-interface/utils2.c (build_unary_op): Remove local variable.
From-SVN: r179168
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions