[Bug tree-optimization/23449] vortex fails without -fno-strict-aliasing

2009-01-15 Thread raksit at google dot com
--- Comment #4 from raksit at google dot com 2009-01-15 19:32 --- *** Bug 38858 has been marked as a duplicate of this bug. *** -- raksit at google dot com changed: What|Removed |Added ---

[Bug tree-optimization/23449] vortex fails without -fno-strict-aliasing

2007-10-12 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2007-10-12 10:16 --- *** Bug 31024 has been marked as a duplicate of this bug. *** -- ubizjak at gmail dot com changed: What|Removed |Added ---

[Bug tree-optimization/23449] vortex fails without -fno-strict-aliasing

2005-09-07 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-09-07 21:07 --- The code in mem*.[ch] is much messier than I originally thought. There are lots of casts in assignments of pointer variables. The macros in mem00.h starting with Unit_Size, which are used in both lvalues and

[Bug tree-optimization/23449] vortex fails without -fno-strict-aliasing

2005-09-02 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-09-02 20:34 --- The function Mem_NewOry in vortex's mem00.c uses lots of casts to void **, so the failure is due to invalid code rather than a GCC bug. I'll investigate further and report this to SPEC. -- http://gcc.gnu.