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++/13371] [3.3.2 regression] infinite loop with packed struct and inlining


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-19 20:23 -------
Subject: Bug 13371

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	jason@gcc.gnu.org	2003-12-19 20:23:40

Modified files:
	gcc/cp         : ChangeLog typeck.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/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.224&r2=1.3076.2.225
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.436.2.19&r2=1.436.2.20



-- 


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


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