------- Comment #3 from amylaar at gcc dot gnu dot org 2006-02-09 20:54 ------- Subject: Bug 26141
Author: amylaar Date: Thu Feb 9 20:54:12 2006 New Revision: 110811 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110811 Log: PR target/26141 gcc: * sh.c (sh_gimplify_va_arg_expr): Don't change the result type when computing the effective result type. gcc/testsuite: * g++.dg/expr/stdarg2.C: New test. Added: trunk/gcc/testsuite/g++.dg/expr/stdarg2.C Modified: trunk/gcc/ChangeLog trunk/gcc/config/sh/sh.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26141