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++/36407] [4.3/4.4 regression] ICE with conversion and -fpermissive



------- Comment #7 from dodji at gcc dot gnu dot org  2008-07-18 20:16 -------
Subject: Bug 36407

Author: dodji
Date: Fri Jul 18 20:15:22 2008
New Revision: 137964

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137964
Log:
2008-07-18  Dodji Seketeli  <dseketel@redhat.com>

        PR c++/36407
        * gcc/cp/call.c (convert_like_real): Don't take the error code path
          when a rvalue or base conversion has the bad_p field set.


Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/conversion/op5.C
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/call.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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