[Bug c++/26577] [4.0/4.1 regression] ICE in cp_expr_size with volatile and non POD

2006-09-21 Thread pinskia at gcc dot gnu dot org


--- Comment #23 from pinskia at gcc dot gnu dot org  2006-09-21 14:54 
---
*** Bug 29168 has been marked as a duplicate of this bug. ***


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||Ed dot Ralston at jhuapl dot
   ||edu


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



[Bug c++/26577] [4.0/4.1 regression] ICE in cp_expr_size with volatile and non POD

2006-08-29 Thread jason at gcc dot gnu dot org


--- 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=gccview=revrev=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



[Bug c++/26577] [4.0/4.1 regression] ICE in cp_expr_size with volatile and non POD

2006-08-29 Thread jason at gcc dot gnu dot org


--- Comment #21 from jason at gcc dot gnu dot org  2006-08-30 02:59 ---
Subject: Bug 26577

Author: jason
Date: Wed Aug 30 02:59:14 2006
New Revision: 116576

URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116576
Log:
PR c++/26577
* cvt.c (convert_to_void): Don't automatically load from volatiles
of TREE_ADDRESSABLE type.

Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/warn/volatile1.C
  - copied unchanged from r116568,
branches/gcc-4_0-branch/gcc/testsuite/g++.dg/warn/volatile1.C
Modified:
branches/gcc-4_1-branch/gcc/cp/ChangeLog
branches/gcc-4_1-branch/gcc/cp/cvt.c


-- 


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



[Bug c++/26577] [4.0/4.1 regression] ICE in cp_expr_size with volatile and non POD

2006-08-29 Thread pinskia at gcc dot gnu dot org


--- Comment #22 from pinskia at gcc dot gnu dot org  2006-08-30 03:42 
---
Fixed.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED


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