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 middle-end/33423] [4.2 regression]: internal compiler error: in expand_expr_real_1, at expr.c:8670



------- Comment #10 from jakub at gcc dot gnu dot org  2007-09-25 10:27 -------
Subject: Bug 33423

Author: jakub
Date: Tue Sep 25 10:27:28 2007
New Revision: 128759

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128759
Log:
        PR middle-end/33423
        * builtins.c (expand_builtin_memory_chk): Handle COMPOUND_EXPRs
        returned by build_call_expr.

        * gcc.c-torture/compile/20070915-1.c: New test.

Added:
   
branches/redhat/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20070915-1.c
Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/builtins.c
    branches/redhat/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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