This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch to constify/prototype/clean collect2.[ch] & tlink.c, part 1/2


  In message <199909031334.JAA03229@caip.rutgers.edu>you write:
  > I'm willing to drop this.  But out of curiousity, what would you say
  > if a bogus platform declared strcmp with non-const char*?
  > 
  > 	Other than how often it is used, what would be different
  > between that and ldopen?
Same answer.  This is not something we want to tackle with fixincludes.
It does not prevent gcc from operating on the host platform.


jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]