re PR c++/50055 ([PATCH] Location information for the throw() specification in a...
authorSiddhesh Poyarekar <siddhesh.poyarekar@gmail.com>
Tue, 23 Aug 2011 14:56:48 +0000 (14:56 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 23 Aug 2011 14:56:48 +0000 (10:56 -0400)
commite70e0b60724694c40064580368e5b93aae951842
tree0e47c675ab7cee9f6ecfde53d2aa6253c1b0783d
parentd466b40756ea5ed503f7d5c43bddf9f5cf57b859
re PR c++/50055 ([PATCH] Location information for the throw() specification in a function may be incorrect)

PR c++/50055
* except.c (begin_eh_spec_block): Build EH_SPEC block on the
same line as the function.

From-SVN: r177990
gcc/cp/ChangeLog
gcc/cp/except.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/gcov/gcov-7.C [new file with mode: 0644]