]> gcc.gnu.org Git - gcc.git/commit
re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw))
authorJason Merrill <jason@gcc.gnu.org>
Fri, 21 Mar 2003 07:08:02 +0000 (02:08 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 21 Mar 2003 07:08:02 +0000 (02:08 -0500)
commit742f0efebe4b177253b9df555af6a59ea0c17eb8
tree27e2366b724a6c36b540bd88f4ceccdcc1330023
parent963142fcd554cf2ccfab0d85062164fb0da3fb84
re PR c++/7050 (g++ segfaults on: (i ? get_string() : throw))

        PR c++/7050
        * expr.c (store_expr): Don't attempt to store void-typed trees,
        just evaluate them for side effects.

From-SVN: r64646
gcc/testsuite/g++.dg/eh/cond1.C [new file with mode: 0644]
This page took 0.053082 seconds and 5 git commands to generate.