This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/20924] [4.0 regression] inline float divide does not set correct fpu status flags
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Mar 2007 19:44:24 -0000
- Subject: [Bug target/20924] [4.0 regression] inline float divide does not set correct fpu status flags
- References: <bug-20924-50@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from mmitchel at gcc dot gnu dot org 2007-03-10 19:44 -------
Subject: Bug 20924
Author: mmitchel
Date: Sat Mar 10 19:44:11 2007
New Revision: 122802
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122802
Log:
PR c++/20924
* tree.c (walk_type_fields): Recurse into the element type of
ARRAY_TYPEs if there is a pointer set.
PR c++/20924
* g++.dg/template/array18.C: New test.
Added:
branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/array18.C
Modified:
branches/gcc-4_2-branch/gcc/ChangeLog
branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
branches/gcc-4_2-branch/gcc/tree.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20924