]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR java/9157 (SEGV on bad java source)
authorRanjit Mathew <rmathew@hotmail.com>
Tue, 1 Feb 2005 02:36:29 +0000 (02:36 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Tue, 1 Feb 2005 02:36:29 +0000 (02:36 +0000)
commit7f75bb83182ad56c111263bc484ef4a65bd42d67
treea7997918aeee27c475e3c6565aa970bd1c3e1e19
parent9367851362e79e5854b56c8ad153d4b3c9d9a264
re PR java/9157 (SEGV on bad java source)

        PR java/9157
        * parse.y (build_string_concatenation): Remove redundant if.
        (patch_conditional_expr): Attempt to patch_string() the condition
        of a ?: as well, in addition to its other operands.

From-SVN: r94513
gcc/java/ChangeLog
gcc/java/parse.y