gcc/gcc ChangeLog.apple-ppc dbxout.c gcc.c cp/ ...
dpatel@gcc.gnu.org
dpatel@gcc.gnu.org
Thu Jun 16 01:14:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-local-200502-branch
Changes by: dpatel@gcc.gnu.org 2005-06-16 01:14:39
Modified files:
gcc : ChangeLog.apple-ppc dbxout.c gcc.c
gcc/cp : ChangeLog.apple-ppc decl2.c parser.c
gcc/testsuite : ChangeLog.apple-ppc
Added files:
gcc/testsuite/g++.dg/pch: debug-1.C debug-1.Hs
Log message:
Undo
2005-06-04 Devang Patel <dpatel@apple.com>
* dbxout.c (struct dbx_file): Apply GTY markers.
(dbxout_init, dbxout_start_source_file): Use ggc_alloc instead of xmalloc.
[cp]
* parser.c (struct cp_lexer_file): Do not use GTY markers.
* decl2.c (cp_finish_file): Flush lexer file stack before writing PCH.
[testsuite]
* g++.dg/pch/debug-1.C: New test.
* g++.dg/pch/debug-1.Hs: New.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.66&r2=1.1.4.67
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dbxout.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.219.4.5&r2=1.219.4.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gcc.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.446.4.4&r2=1.446.4.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.9&r2=1.1.4.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl2.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.766.2.4&r2=1.766.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.316.2.9&r2=1.316.2.10
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=1.1.4.36&r2=1.1.4.37
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/pch/debug-1.C.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/pch/debug-1.Hs.diff?cvsroot=gcc&only_with_tag=apple-local-200502-branch&r1=NONE&r2=1.1.2.1
More information about the Gcc-cvs
mailing list