PR c++/59821
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jan 2014 19:55:12 +0000 (19:55 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jan 2014 19:55:12 +0000 (19:55 +0000)
commit5b5af642816ed0feb44d646299ed37bb557b2a54
tree512300df630ee084b93066981e5a3d43ef3d5010
parente8e60ada8c4537a0316142e7f701ad2615526e36
PR c++/59821
* tree.c (bot_manip): Update the location of builtin_LINE and
builtin_FILE calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206686 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/doc/extend.texi
gcc/testsuite/g++.dg/ext/builtin-line1.C [new file with mode: 0644]