]> gcc.gnu.org Git - gcc.git/commit - gcc/ch/parse.c
expr.c (build_chill_function_call): Don't call a variadic function with a non-literal...
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Tue, 23 Nov 1999 15:53:22 +0000 (15:53 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Tue, 23 Nov 1999 15:53:22 +0000 (15:53 +0000)
commita3dd1d43955e262a43f0bef0c52e88081f04ff70
tree02fe2cfb83a814f5b3795cc1e11ae0cca2597efd
parentde6e505ec71b678f2b3646b8d1ff51a288c939be
expr.c (build_chill_function_call): Don't call a variadic function with a non-literal format string.

        * expr.c (build_chill_function_call): Don't call a variadic
        function with a non-literal format string.

        * grant.c (write_spec_module): Likewise.

        * parse.c (require, expect): Likewise.

        * tasking.c (get_struct_type_name, get_struct_debug_type_name,
        get_tasking_code_name, get_struct_variable_name,
        get_process_wrapper_name, build_start_process): Likewise.

        * typeck.c (valid_array_index_p): Likewise.

From-SVN: r30640
gcc/ch/ChangeLog
gcc/ch/expr.c
gcc/ch/grant.c
gcc/ch/parse.c
gcc/ch/tasking.c
gcc/ch/typeck.c
This page took 0.064418 seconds and 5 git commands to generate.