gcc/gcc dwarf2out.c ChangeLog
brobecke@gcc.gnu.org
brobecke@gcc.gnu.org
Sat Jan 17 06:22:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: brobecke@gcc.gnu.org 2004-01-17 06:22:32
Modified files:
gcc : dwarf2out.c ChangeLog
Log message:
* dwarf2out.c (is_subrange_type): Renamed from is_ada_subrange_type().
Remove checks for is_ada() and TREE_UNSIGNED.
(subrange_type_die): Emit a byte_size attribute if the subrange
type size is different from the base type size.
(modified_type_die): Replace call to is_ada_subrange_type() by
call to is_subrange_type().
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.478&r2=1.478.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.4&r2=2.2326.2.5
More information about the Gcc-cvs
mailing list