tree.c (substitute_in_expr): Add missing 'break'.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 17 Jan 2008 16:04:10 +0000 (16:04 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 17 Jan 2008 16:04:10 +0000 (16:04 +0000)
commit9328dd5725be9ddbca3350bf0586b30c3b920a6d
tree4bcac1ec5fb387062d0ec563f1ec4118134654c1
parent7c1950cdf15a9a1b0509ef0cff47411a2a812ec2
tree.c (substitute_in_expr): Add missing 'break'.

        * tree.c (substitute_in_expr): Add missing 'break'.
ada/
        * utils.c (build_function_stub): Properly build the call expression.

From-SVN: r131600
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/utils.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/discr5.adb [new file with mode: 0644]
gcc/tree.c