From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30017 invoked by alias); 30 May 2010 08:47:17 -0000 Received: (qmail 29972 invoked by uid 48); 30 May 2010 08:47:01 -0000 Date: Sun, 30 May 2010 08:47:00 -0000 Message-ID: <20100530084701.29971.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/44331] suggest drop fixincludes oneprocess and just maintain twoprocess In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jay dot krell at cornell dot edu" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg03260.txt.bz2 ------- Comment #1 from jay dot krell at cornell dot edu 2010-05-30 08:46 ------- Created an attachment (id=20778) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20778&action=view) Something like the attached, which is strictly removal of code (plus "inlining" of "twoprocess" in Makefile.in) This would also address part of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44252 (VMS). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44331