This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32182] -fstrict-aliasing optimizations cause constructor not to run for object causing segfault
- From: "epperly2 at llnl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2007 23:24:54 -0000
- Subject: [Bug c++/32182] -fstrict-aliasing optimizations cause constructor not to run for object causing segfault
- References: <bug-32182-10468@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from epperly2 at llnl dot gov 2007-06-01 23:24 -------
Created an attachment (id=13650)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13650&action=view)
The function pointer in RefCount_t can be removed too
This is a smaller program that removes a couple function pointer casts. At this
point, I don't think there are any aliasing problems.
--
epperly2 at llnl dot gov changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #13646|0 |1
is obsolete| |
Attachment #13647|0 |1
is obsolete| |
Attachment #13648|0 |1
is obsolete| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32182