Module Name: src Committed By: skrll Date: Mon Feb 22 07:57:11 UTC 2016
Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/pa: pa-netbsd.h src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h Log Message: Remove duplicated lines To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h diff -u src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h:1.3 src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h:1.4 --- src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h:1.3 Wed Sep 23 03:39:16 2015 +++ src/external/gpl3/gcc.old/dist/gcc/config/pa/pa-netbsd.h Mon Feb 22 07:57:11 2016 @@ -141,8 +141,3 @@ along with GCC; see the file COPYING3. #undef TARGET_SYNC_LIBCALL #define TARGET_SYNC_LIBCALL 1 #endif - -#if 0 -#undef TARGET_SYNC_LIBCALL -#define TARGET_SYNC_LIBCALL 1 -#endif Index: src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h diff -u src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h:1.2 src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h:1.3 --- src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h:1.2 Sat Mar 1 09:44:50 2014 +++ src/external/gpl3/gcc/dist/gcc/config/pa/pa-netbsd.h Mon Feb 22 07:57:11 2016 @@ -141,8 +141,3 @@ along with GCC; see the file COPYING3. #undef TARGET_SYNC_LIBCALL #define TARGET_SYNC_LIBCALL 1 #endif - -#if 0 -#undef TARGET_SYNC_LIBCALL -#define TARGET_SYNC_LIBCALL 1 -#endif