------- Comment #20 from jason at gcc dot gnu dot org 2006-08-29 18:15 ------- Subject: Bug 26577
Author: jason Date: Tue Aug 29 18:15:20 2006 New Revision: 116568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116568 Log: PR c++/26577 * cvt.c (convert_to_void): Don't automatically load from volatiles of TREE_ADDRESSABLE type. Added: branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/volatile1.C - copied unchanged from r116555, trunk/gcc/testsuite/g++.dg/warn/volatile1.C Modified: branches/gcc-4_0-branch/gcc/cp/ChangeLog branches/gcc-4_0-branch/gcc/cp/cvt.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26577