This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13371] [3.3.2 regression] infinite loop with packed struct and inlining
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Dec 2003 20:25:29 -0000
- Subject: [Bug c++/13371] [3.3.2 regression] infinite loop with packed struct and inlining
- References: <20031210073249.13371.dje@sebabeach.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-12-19 20:25 -------
Subject: Bug 13371
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: jason@gcc.gnu.org 2003-12-19 20:25:22
Added files:
gcc/testsuite/g++.dg/init: bitfield2.C
Log message:
PR c++/13371
* typeck.c (build_modify_expr): Stabilize lhs if we're narrowing.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/bitfield2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13371