]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/ada/ChangeLog
misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not needed...
authorRichard Kenner <kenner@gnat.com>
Tue, 30 Oct 2001 23:47:02 +0000 (23:47 +0000)
committerGeert Bosch <bosch@gcc.gnu.org>
Tue, 30 Oct 2001 23:47:02 +0000 (00:47 +0100)
commitc296e5fc6ce887ba553d64dba39a5df0864db7cf
tree83da11156aa18cfe31d15fc671d9640960188dca
parent07c809df76ada4414a2fcf7a79b67a499a29e082
misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not needed and wrong if RESULT if a REG...

* misc.c (gnat_expand_expr, case NULL_EXPR): Remove call to
set_mem_attributes since not needed and wrong if RESULT if a REG;
fixes ACATS failures.

From-SVN: r46659
gcc/ada/ChangeLog
gcc/ada/misc.c