This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/23729] [4.1 Regression] C++ generates incorrect overlapping fields
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2005 14:19:02 -0000
- Subject: [Bug c++/23729] [4.1 Regression] C++ generates incorrect overlapping fields
- References: <20050905124357.23729.micis@gmx.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-05 14:19 -------
Confirmed, this is an almost dup of bug 22488. The bug is really in the front-end and not in the tree
optimizers at all since the tree optimizers don't handle incorrect overlapping fields.
I am going to mark this as a dup and copy and paste your test there.
*** This bug has been marked as a duplicate of 22488 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|tree-optimization |c++
Keywords| |ice-on-valid-code
Resolution| |DUPLICATE
Summary|Segfault in tree-ssa- |[4.1 Regression] C++
|structalias.c:3620 |generates incorrect
| |overlapping fields
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23729