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++/27422] [4.0/4.1/4.2 regression] ICE with invalid function argument



------- Comment #6 from reichelt at gcc dot gnu dot org  2006-05-06 00:27 -------
Subject: Bug 27422

Author: reichelt
Date: Sat May  6 00:26:58 2006
New Revision: 113570

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113570
Log:
        PR c++/27422
        * typeck.c (convert_arguments): Return early on args with
        invalid types.

        * g++.dg/conversion/void1.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/conversion/void1.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/typeck.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


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