]> git.ipfire.org Git - thirdparty/gcc.git/commit
sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE record with the type...
authorJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 17 Aug 2005 19:44:24 +0000 (20:44 +0100)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 17 Aug 2005 19:44:24 +0000 (20:44 +0100)
commitc26104e4948427b5b95b7f3b8b1ed47c7e6e5850
treef97337e92acb3af9df7008fe90433c142f97e6a1
parentdd0ae678ee0607a9d7bd758785bcecd654471dfa
sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE record with the type of its only member if...

* sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE
record with the type of its only member if the modes don't match.

From-SVN: r103223
gcc/config/sh/sh.c