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 tree-optimization/14029] [3.5 Regression] Miscompilation of unrolled loop due to Iterator::base having an aliasing problem


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-23 18:24 -------
Subject: Bug 14029

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-08-23 18:24:23

Modified files:
	gcc/cp         : ChangeLog typeck.c 

Log message:
	2004-08-22 Andrew Pinski  <apinski@apple.com>
	
	Revert:
	2004-08-22  Andrew Pinski  <apinski@apple.com>
	PR c++/14029
	* typeck.c (build_unary_op): Use &a.b if the foldded lowered
	expression is not constant.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4295&r2=1.4296
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.568&r2=1.569



-- 


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


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