dwarf2out.c (is_ada, [...]): New functions.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 21 Apr 2003 20:39:04 +0000 (20:39 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 21 Apr 2003 20:39:04 +0000 (16:39 -0400)
commitc3cdeef417a15fc169f24787a2bcb14b73a94854
tree0880234af21725ea14a72f3514cb9d0365bc7497
parentca29da43014c4d9b8622d345f674c03719764273
dwarf2out.c (is_ada, [...]): New functions.

* dwarf2out.c (is_ada, is_ada_subrange_type): New functions.
(subrange_type_die): Likewise.
(modified_type_die): Emit a subrange_type DIE for Ada subrange types.
(is_c_family, is_cxx, is_java, is_fortran): Return bool and clean up.

From-SVN: r65898
gcc/ChangeLog
gcc/dwarf2out.c