]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-common.c
2005-04-06 James A. Morrison <phython@gcc.gnu.org>
authorphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2005 21:22:02 +0000 (21:22 +0000)
committerphython <phython@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Apr 2005 21:22:02 +0000 (21:22 +0000)
commita5147fca1106e5c46821c63b14e8366a65ec0dff
treec13d1c358e9b4295a74856f820ffd37c7785c650
parentb37d9d865b7c4561b84c8dd9527fbc8d74fea6ef
2005-04-06  James A. Morrison  <phython@gcc.gnu.org>

        * c-common.c (handle_malloc_atttribute): Only set DECL_IS_MALLOC if
        the function returns a pointer type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97751 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr15443-1.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr15443-2.c [new file with mode: 0644]