------- Comment #9 from cvs-commit at gcc dot gnu dot org  2005-10-04 16:16 
-------
Subject: Bug 19382

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-4_0-branch
Changes by:     [EMAIL PROTECTED]    2005-10-04 16:16:10

Modified files:
        gcc            : ChangeLog builtins.c 

Log message:
        PR ada/19382
        * builtins.c (fold_builtin_memcmp): When constructing the pointer
        type used to access data in the inlined length == 1 case, use
        build_pointer_type_for_mode with CAN_ALIAS_ALL set to true.
        (fold_builtin_strcmp, fold_builtin_strncmp): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.444&r2=2.7592.2.445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/builtins.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.426.2.5&r2=1.426.2.6


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19382

Reply via email to