tree-ssa-structalias.c (handle_ptr_arith): Correctly handle negative or non-representable offsets.
2008-06-04 Richard Guenther <rguenther@suse.de> * tree-ssa-structalias.c (handle_ptr_arith): Correctly handle negative or non-representable offsets. * gcc.c-torture/execute/20080604-1.c: New testcase. From-SVN: r136351
Showing
- gcc/ChangeLog 5 additions, 0 deletionsgcc/ChangeLog
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/execute/20080604-1.c 32 additions, 0 deletionsgcc/testsuite/gcc.c-torture/execute/20080604-1.c
- gcc/tree-ssa-structalias.c 12 additions, 32 deletionsgcc/tree-ssa-structalias.c
Loading
Please register or sign in to comment