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++/26577] [4.0/4.1/4.2 regression] ICE in cp_expr_size with volatile and call to static



------- Comment #10 from jason at gcc dot gnu dot org  2006-06-30 20:48 -------
Subject: Bug 26577

Author: jason
Date: Fri Jun 30 20:48:42 2006
New Revision: 115105

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115105
Log:
        PR c++/26577
        * call.c (build_new_method_call): Force evaluation of the
        instance pointer, not the object.

Added:
    trunk/gcc/testsuite/g++.dg/init/volatile1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c


-- 


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


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