[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:28:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-08-23 18:28 -------
Subject: Bug 14029
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: pinskia@gcc.gnu.org 2004-08-23 18:28:12
Modified files:
gcc/cp : ChangeLog.apple-ppc 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.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.8&r2=1.1.2.9
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.408.2.43.2.13&r2=1.408.2.43.2.14
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14029
More information about the Gcc-bugs
mailing list