]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix problem reported by Mike Stump on the gcc list, useless default defintion.
authorJames E Wilson <wilson@specifixinc.com>
Thu, 11 Aug 2005 00:28:04 +0000 (17:28 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 11 Aug 2005 00:28:04 +0000 (17:28 -0700)
commit907f033f983dec0caa1d17d13557ef5c61e407e3
tree038204f80ab095d72be4cf2f13301c8365aa9608
parent40b8e7e68bf644470bc7a9ce8d636caff463afce
Fix problem reported by Mike Stump on the gcc list, useless default defintion.

* defaults.h, config/alpha/alpha.h, config/ia64/ia64.h
(ASM_OUTPUT_ADDR_VEC_ELT): Delete.
* config/alpha/alpha.c (alpha_arg_partial_bytes): Change "(CUM)." to
"cum->".

From-SVN: r102970
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h
gcc/config/ia64/ia64.h
gcc/defaults.h