summaryrefslogtreecommitdiffstats
path: root/gcc/testsuite/c-c++-common/dwarf2
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-06 Dodji Seketeli <dodji@redhat.com>dodji2010-04-061-18/+0
| | | | | | | * g++.dg/debug/dwarf2/redeclaration-1.C: Moved from c-c++-common/dwarf2/redeclaration-1.C git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158031 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix for PR debug/43325dodji2010-04-011-0/+18
| | | | | | | | | | | | | gcc/ChangeLog: PR debug/43325 * dwarf2out.c (gen_variable_die): Allow debug info for variable re-declaration when it happens in a function. gcc/testsuite/ChangeLog: PR debug/43325 * c-c++-common/dwarf2/redeclaration-1.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157928 138bc75d-0d04-0410-961f-82ee72b054a4
* PR debug/43190jakub2010-02-261-0/+13
| | | | | | | | | | | * function.c (used_types_insert): Don't skip through named pointer types. Don't use TYPE_MAIN_VARIANT if the original type has a name and it is different from the main variant's type. * c-c++-common/dwarf2/pr43190.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157092 138bc75d-0d04-0410-961f-82ee72b054a4
* PR debug/42800jason2010-02-231-0/+11
* cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars in cfun->local_decls even if they have register types. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@157014 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud