diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-28 10:54:27 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-08-28 10:54:27 +0000 |
commit | 1d3260fc8bd0c0b77366dc077cd42e3ee33dfd52 (patch) | |
tree | 9db7e6d2b341109f4ae495bc6fca750a3e11886d /Makefile.tpl | |
parent | 8c34883f6ec3f438708e92b98c8a3d1227a12347 (diff) | |
download | gcc-1d3260fc8bd0c0b77366dc077cd42e3ee33dfd52.tar.gz |
2012-08-28 Basile Starynkevitch <basile@starynkevitch.net>
{{removing PPL from runtime, by putting stubs}}
* melt-runtime.h (meltgc_ppstrbuf_ppl_varnamvect)
(melt_raw_new_ppl_empty_constraint_system)
(melt_raw_new_ppl_unsatisfiable_constraint_system)
(melt_ppl_coefficient_content, melt_ppl_coefficient_put_content)
(melt_ppl_linear_expression_content)
(melt_ppl_linear_expression_put_content)
(melt_ppl_constraint_content, melt_ppl_constraint_put_content)
(melt_ppl_constraint_system_content)
(melt_ppl_constraint_system_put_content)
(melt_ppl_generator_content, melt_ppl_generator_put_content)
(melt_ppl_generator_system_content)
(melt_ppl_generator_system_put_content)
(melt_ppl_polyhedron_content, melt_ppl_polyhedron_put_content):
Remove body of inline function by replacing it by error stub.
* melt-runtime.c (ALL_MELTOBMAG_SPECIAL_CASES): Remove SPECPPL
cases...
(delete_special): Remove SPECPPL cases.
(melt_readsimplelong): Remove SPECPPL names.
(melt_really_initialize): Remove PPL initialization.
(melt_make_ppl_coefficient_from_tree)
(melt_make_ppl_coefficient_from_tree)
(meltgc_new_ppl_constraint_system)
(meltgc_clone_ppl_constraint_system)
(melt_insert_ppl_constraint_in_boxed_system)
(melt_make_ppl_NNC_Polyhedron_from_Constraint_System)
(meltgc_new_ppl_polyhedron, melt_make_ppl_linear_expression)
(melt_make_ppl_constraint_cstrtype)
(meltgc_new_ppl_linear_expression)
(ppl_melt_variable_output_function)
(meltgc_ppstrbuf_ppl_varnamvect): Remove body of functions by
replacing it by error stub.
(melt_ppl_error_handler): Remove function.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@190746 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'Makefile.tpl')
0 files changed, 0 insertions, 0 deletions