This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/26141] [4.1 Regression] va_arg causes cc1plus ICE in gimplify_addr_expr



------- Comment #7 from amylaar at gcc dot gnu dot org  2006-02-14 14:46 -------
Subject: Bug 26141

Author: amylaar
Date: Tue Feb 14 14:46:33 2006
New Revision: 110971

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110971
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:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/expr/stdarg2.C
      - copied unchanged from r110811,
trunk/gcc/testsuite/g++.dg/expr/stdarg2.C
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/sh/sh.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26141


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]