]> gcc.gnu.org Git - gcc.git/commit
re PR c++/13239 (Assertion does not seem to work correctly anymore)
authorJakub Jelinek <jakub@redhat.com>
Fri, 19 Dec 2003 13:39:05 +0000 (14:39 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 19 Dec 2003 13:39:05 +0000 (14:39 +0100)
commiteffed6551681c1411cfaebeb005979cb6996e528
tree6bb121a9a36677cc5cb47841903d0d894ded6ae6
parentc05fc0c2e1dc82c3e8c53a8d492bd7e0578868ec
re PR c++/13239 (Assertion does not seem to work correctly anymore)

PR c++/13239
* builtins.c (expand_builtin_expect_jump): Update
TREE_VALUE (arglist) if unsave_expr_now langhook
created a new tree.

* g++.dg/opt/expect1.C: New test.

From-SVN: r74832
gcc/ChangeLog
gcc/builtins.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/expect1.C [new file with mode: 0644]
This page took 0.060856 seconds and 5 git commands to generate.