Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-09 | re PR tree-optimization/35468 (LHS of assignment can be folded to a constant ↵ | Jakub Jelinek | 1 | -0/+10 | |
causing ICE) PR tree-optimization/35468 * tree-ssa-ccp.c (fold_stmt_r): Don't fold reads from constant string on LHS. * gcc.dg/pr35468.c: New test. * gcc.c-torture/compile/pr35468.c: New test. From-SVN: r142598 |