OSDN Git Service

PR c++/8080
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2002 09:00:47 +0000 (09:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 18 Oct 2002 09:00:47 +0000 (09:00 +0000)
commitf65777ba509f4eb95c64db9079cf44b90112f3c9
tree04bd032d2ea68de1eb2968b0a9780b22d2fee2a3
parentaed442abfc650056d20592820e85a4e6935ea769
    PR c++/8080
        * semantics.c (finish_for_cond, finish_while_stmt_cond): Don't mess
        with condition decls in a template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58282 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/testsuite/g++.dg/template/cond.C [new file with mode: 0644]