re PR c++/59821 (__builtin_LINE and __builtin_FILE for new'd objects is wrong)
authorJason Merrill <jason@redhat.com>
Thu, 16 Jan 2014 19:55:12 +0000 (14:55 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 16 Jan 2014 19:55:12 +0000 (14:55 -0500)
commitcfb1582ce3fd2524f32fb009c59e84dc999db4f9
tree512300df630ee084b93066981e5a3d43ef3d5010
parent42ed6cde4bd468d169ac198ef593aa4c686e7117
re PR c++/59821 (__builtin_LINE and __builtin_FILE for new'd objects is wrong)

PR c++/59821
* tree.c (bot_manip): Update the location of builtin_LINE and
builtin_FILE calls.

From-SVN: r206686
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/doc/extend.texi
gcc/testsuite/g++.dg/ext/builtin-line1.C [new file with mode: 0644]