|
|
Update of /cvs/dist/rpms/gcc4/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv14839
Modified Files:
gcc4-c++-pr10606-revert.patch
Log Message:
4.0.0-0.41.fc3
gcc4-c++-pr10606-revert.patch:
except.c | 92 +++++++++++++++++++++++----------------------------------------
1 files changed, 34 insertions(+), 58 deletions(-)
Index: gcc4-c++-pr10606-revert.patch
===================================================================
RCS file: /cvs/dist/rpms/gcc4/FC-3/gcc4-c++-pr10606-revert.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gcc4-c++-pr10606-revert.patch 6 Apr 2005 08:51:53 -0000 1.1
+++ gcc4-c++-pr10606-revert.patch 6 Apr 2005 09:03:41 -0000 1.2
@@ -6,8 +6,8 @@
* except.c (do_get_exception_ptr): New.
(expand_start_catch_block): Use it.
---- gcc/except.c 19 Feb 2005 02:35:16 -0000 1.181
-+++ gcc/except.c 11 Feb 2005 16:28:37 -0000 1.180
+--- gcc/cp/except.c 19 Feb 2005 02:35:16 -0000 1.181
++++ gcc/cp/except.c 11 Feb 2005 16:28:37 -0000 1.180
@@ -153,26 +153,6 @@ build_exc_ptr (void)
return build0 (EXC_PTR_EXPR, ptr_type_node);
}
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|