aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/torture
diff options
context:
space:
mode:
authorSteven Bosscher <steven@gcc.gnu.org>2012-03-06 19:51:42 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2012-03-06 19:51:42 +0000
commit87a60f68a9015f0de8e2377e2db09a6360754c8c (patch)
tree0595932f0c30a57f889841652942dd6cccd5019a /gcc/testsuite/gcc.dg/torture
parentca4adc913ddcaca116b48569ec97c7c7841f2a35 (diff)
downloadgcc-87a60f68a9015f0de8e2377e2db09a6360754c8c.zip
gcc-87a60f68a9015f0de8e2377e2db09a6360754c8c.tar.gz
gcc-87a60f68a9015f0de8e2377e2db09a6360754c8c.tar.bz2
f95-lang.c (yyerror, yylex): Remove.
* f95-lang.c (yyerror, yylex): Remove. (clear_binding_stack): Remove, fold into its only user. (LANG_HOOKS_PRINT_IDENTIFIER): Do not re-define. (ridpointers): Remove. (gfc_eh_initialized_p): Make static. (gfc_truthvalue_conversion): Move to convert.c. (gfc_be_parse_file): Clear binding level stack when done. (gfc_print_identifier): Remove. (pushlevel): Remove ignored 'ignore' argument. Update all callers. (poplevel): Remove unused 'reverse' argument. Update all callers. (ggc_p): Remove. (gfc_builtin_function): Make static. Do not attempt to make RTL for builtin functions. * convert.c (gfc_truthvalue_conversion): Moved here from f95-lang.c, and made static. * trans.h (pushlevel, poplevel): Adjust prototypes. (gfc_truthvalue_conversion, gfc_builtin_function): Remove prototypes. * trans-openmp.c: Update calls to pushlevel and poplevel. * trans.c: Likewise. * trans-decl.c: Likewise. From-SVN: r185015
Diffstat (limited to 'gcc/testsuite/gcc.dg/torture')
0 files changed, 0 insertions, 0 deletions