Remove ctime declaration in libgcc2.c

Andreas Schwab schwab@suse.de
Tue Dec 11 08:20:00 GMT 2001


kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:

|>     Does it work to include <time.h> instead?  That would be The Right Thing
|>     in the context of the C standard.
|> 
|> I was told that it doesn't work: not all systems have it.

And what if ctime is declared without prototype?  IIRC gcc special cases
this to never conflict with a previous prototype.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de				completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5



More information about the Gcc-patches mailing list