Name |
Last commit
|
Last update |
---|---|---|
.. | ||
matrix-1.c | ||
matrix-2.c | ||
matrix-3.c | ||
matrix-4.c | ||
matrix-5.c | ||
matrix-6.c | ||
matrix.exp | ||
transpose-1.c | ||
transpose-2.c | ||
transpose-3.c | ||
transpose-4.c | ||
transpose-5.c | ||
transpose-6.c |
gcc/ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=): New options (fprofile-use): Add var flag_profile_use * coverage.c (coverage_begin_output): Do not open a gcno file for output only if -ftest-coverage is set. Do not add getpwd() to gcda file path. (build_gcov_info): Check the new flag flag_profile_datafile_relative_path. (coverage_init): Use profile_data_prefix. Read profile counter only if flag_profile_use is set. * opts.c (common_handle_option): New option fprofile-use=, fprofile-dir=, fprofile-generate=. * toplev.c (profile_data_prefix): New variable definition. * toplev.h (profile_data_prefix): New declaration. * doc/invoke.tex (Option Summary, Optimization Options): Add new options. gcc/testsuite/ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * g++.db/bprob/bprob.exp: Do not check gcno files. Use -fprofile-use for profile use. * gcc.misc-tests/bprob.exp: Ditto. * g++.dg/tree-pro/tree-prof.exp: Do not check gcno files. * gcc.dg/matrix/matrix.exp: Ditto. * gcc.dg/struct/struct-reorg.exp: Ditto. * gcc.dg/tree-prof/tree-prof.exp: Ditto. * gcc.dg/profile-dir-1.c: New test. * gcc.dg/profile-dir-2.c: New test. * gcc.dg/profile-dir-3.c: New test. ChangeLog: 2008-03-31 Seongbae Park <seongbae.park@gmail.com> * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty. * Makefile.in (.NOTPARALLEL): Regenerate. From-SVN: r133774
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
matrix-1.c | Loading commit data... | |
matrix-2.c | Loading commit data... | |
matrix-3.c | Loading commit data... | |
matrix-4.c | Loading commit data... | |
matrix-5.c | Loading commit data... | |
matrix-6.c | Loading commit data... | |
matrix.exp | Loading commit data... | |
transpose-1.c | Loading commit data... | |
transpose-2.c | Loading commit data... | |
transpose-3.c | Loading commit data... | |
transpose-4.c | Loading commit data... | |
transpose-5.c | Loading commit data... | |
transpose-6.c | Loading commit data... |