This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/18658] [4.0 Regression] ACATS ICE c330001 simplify-rtx.c:3780 (propagating a constant across a VIEW_CONVERT_EXPR)
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Nov 2004 18:24:28 -0000
- Subject: [Bug tree-optimization/18658] [4.0 Regression] ACATS ICE c330001 simplify-rtx.c:3780 (propagating a constant across a VIEW_CONVERT_EXPR)
- References: <20041124212505.18658.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent at guerby dot net 2004-11-29 18:24 -------
Note that c330001 is now failing at runtime on x86_64 (pass on x86 and powerpc)
but I'll reopen a separate PR in my runtime failures batch.
,.,. C330001 ACATS 2.5 04-11-29 13:58:54
---- C330001 Check that a variable object of an indefinite type is
properly initialized/constrained by an initial value
assignment that is a) an aggregate, b) a function, or c)
an object. Check that objects of the above types do not
need explicit constraints if they have initial values.
* C330001 Wrong values for PublicChild_Obj_01 or PublicChild_Obj_02.
* C330001 Wrong values for PrivateChild_Obj_01 or PrivateChild_Obj_02
or PrivateChild_Obj_03.
**** C330001 FAILED ****************************.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18658