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 c++/40780] [4.4/4.5 Regression] ICE in gimplify_conversion



------- Comment #6 from jakub at gcc dot gnu dot org  2009-07-17 10:46 -------
Subject: Bug 40780

Author: jakub
Date: Fri Jul 17 10:45:40 2009
New Revision: 149741

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=149741
Log:
        PR c++/40780
        * gimplify.c (gimplify_conversion): Don't change non-conversions into
        VIEW_CONVERT_EXPR.

        * g++.dg/template/ptrmem19.C: New test.

Added:
    branches/gcc-4_4-branch/gcc/testsuite/g++.dg/template/ptrmem19.C
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/gimplify.c
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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


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