summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/lib/gcc-gdb-test.exp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206289 138bc75d-0d04-0410-961f-82ee72b054a4
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195098 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/gcc-gdb-test.exp (gdb-test): Pass -- as first argumenthp2012-11-241-1/+3
| | | | | | | to send_log. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193777 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/gcc-gdb-test.exp (gdb-test): Delete $cmd_file before return.uros2011-10-101-1/+6
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179767 138bc75d-0d04-0410-961f-82ee72b054a4
* * lib/gcc-gdb-test.exp (gdb-test): Reorder matchers to give morelaw2011-05-091-7/+7
| | | | | | | | consistent results. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173595 138bc75d-0d04-0410-961f-82ee72b054a4
* PR debug/41558jakub2009-10-051-0/+91
* dwarf2out.c (loc_by_reference): Removed. (dw_loc_list_1): New function. (dw_loc_list): Remove toplev argument, add want_address argument. Don't look at decl_by_reference_p at all. Use dw_loc_list_1. (loc_list_from_tree) <case VAR_DECL>: Pass want_address rather than want_address == 2 to dw_loc_list. For successful dw_loc_list set have_address to 1 only if want_address is not 0. * gcc.dg/guality/guality.exp: Move gdb-test proc into... * lib/gcc-gdb-test.exp: ... here. New file. * gfortran.dg/guality/guality.exp: New file. * gfortran.dg/guality/pr41558.f90: New test. * gfortran.dg/guality/arg1.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152467 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud