typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the domain type of the...
authorDave Brolley <brolley@cygnus.com>
Mon, 14 Sep 1998 14:55:10 +0000 (14:55 +0000)
committerDave Brolley <brolley@gcc.gnu.org>
Mon, 14 Sep 1998 14:55:10 +0000 (10:55 -0400)
commit20aa9a3576b0b2abd1c119dae5b0bb0527c50c51
treead5efebbaab715dc9f771bb9fb11d0f467ba9c57
parente12994aba327e7f49ac3fb73405dc8449c9336ff
typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the domain type of the array.

Mon Sep 14 16:46:36 1998  Dave Brolley  <brolley@cygnus.com>
* typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the
domain type of the array.

From-SVN: r22420
gcc/ch/ChangeLog
gcc/ch/typeck.c