[Bug tree-optimization/14029] [3.5 Regression] Miscompilation of unrolled loop due to Iterator::base having an aliasing problem
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 23 18:25:00 GMT 2004
------- 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
More information about the Gcc-bugs
mailing list