i386-protos.h (ix86_return_in_memory): Adjust return type to bool.
authorRichard Guenther <rguenther@suse.de>
Thu, 8 May 2008 12:25:39 +0000 (12:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 May 2008 12:25:39 +0000 (12:25 +0000)
commite8d6aaee64a7302901510db5646f1cff2284d95c
tree8791f37d991d4d480f9b93d51ff84f696b9afa6e
parent033df0b9d2a1c7488bca6c4d2d42ce1acc05eb85
i386-protos.h (ix86_return_in_memory): Adjust return type to bool.

2008-05-08  Richard Guenther  <rguenther@suse.de>

* config/i386/i386-protos.h (ix86_return_in_memory): Adjust
return type to bool.
(ix86_sol10_return_in_memory): Likewise.
(ix86_i386elf_return_in_memory): Likewise.
(ix86_i386interix_return_in_memory): Likewise.
* config/i386/i386.c (ix86_return_in_memory): Likewise.
(ix86_sol10_return_in_memory): Likewise.
(ix86_i386elf_return_in_memory): Likewise.
(ix86_i386interix_return_in_memory): Likewise.

From-SVN: r135080
gcc/ChangeLog
gcc/config/i386/i386-protos.h
gcc/config/i386/i386.c