]> gcc.gnu.org Git - gcc.git/commit - gcc/passes.c
passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl for...
authorRichard Biener <rguenther@suse.de>
Mon, 21 Sep 2015 14:12:58 +0000 (14:12 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 21 Sep 2015 14:12:58 +0000 (14:12 +0000)
commitb1e251ec9ec0260943485793446bfe249eaae290
tree08395a8e42a8cd655daf8d808743acaef82f9eca
parent9386cdeee67582bdef3590ec0f9a8b1ab7600e59
passes.c (rest_of_decl_compilation): Do not call dwarf2out_early_global_decl for aliases.

2015-09-21  Richard Biener  <rguenther@suse.de>

* passes.c (rest_of_decl_compilation): Do not call
dwarf2out_early_global_decl for aliases.

* g++.dg/ext/attr-alias-3.C: Add -g.

From-SVN: r227973
gcc/ChangeLog
gcc/passes.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/attr-alias-3.C
This page took 0.057436 seconds and 5 git commands to generate.