public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/44331]  New: suggest drop fixincludes oneprocess and just maintain twoprocess
@ 2010-05-30  8:43 jay dot krell at cornell dot edu
  2010-05-30  8:47 ` [Bug other/44331] " jay dot krell at cornell dot edu
  0 siblings, 1 reply; 2+ messages in thread
From: jay dot krell at cornell dot edu @ 2010-05-30  8:43 UTC (permalink / raw)
  To: gcc-bugs

Fixincludes has two ways of doing things: "oneprocess" and "twoprocess".
It appears that oneprocess is more often used, presumably slightly faster, but
that twoprocess is more portable and would work everywhere oneprocess is used.


Suggest just keeping one portable form and removing the other.
Less code to maintain and less autoconfing is generally better, unless the
advantages are sufficient to motivate the extra work and reduced portability.


-- 
           Summary: suggest drop fixincludes oneprocess and just maintain
                    twoprocess
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jay dot krell at cornell dot edu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44331


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug other/44331] suggest drop fixincludes oneprocess and just maintain twoprocess
  2010-05-30  8:43 [Bug other/44331] New: suggest drop fixincludes oneprocess and just maintain twoprocess jay dot krell at cornell dot edu
@ 2010-05-30  8:47 ` jay dot krell at cornell dot edu
  0 siblings, 0 replies; 2+ messages in thread
From: jay dot krell at cornell dot edu @ 2010-05-30  8:47 UTC (permalink / raw)
  To: gcc-bugs



------- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-30  8:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-30  8:43 [Bug other/44331] New: suggest drop fixincludes oneprocess and just maintain twoprocess jay dot krell at cornell dot edu
2010-05-30  8:47 ` [Bug other/44331] " jay dot krell at cornell dot edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).