gcc/gcc ChangeLog varasm.c
danglin@gcc.gnu.org
danglin@gcc.gnu.org
Mon Aug 6 10:24:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_0-branch
Changes by: danglin@gcc.gnu.org 2001-08-06 10:24:21
Modified files:
gcc : ChangeLog varasm.c
Log message:
* varasm.c (output_constant_def_contents): Use for the length of a
string constant either its TREE_STRING_LENGTH or its int_size_in_bytes
depending on which is larger.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.9240.2.764&r2=1.9240.2.765
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.161.2.15&r2=1.161.2.16
More information about the Gcc-cvs
mailing list