This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Language-independent functions-as-trees representation


>On Friday 23 August 2002 04:35 pm, Robert Dewar wrote:
>>
>> But Four thousand million characrters of sourcers is a heck of a lot.
>> This is typically a hundred million lines of source. I doubt there are
>> any programs in existence where a single compilation requires a hundred
>> million lines of source!
>See: OpenOffice.org

You are mixing up the size of a program which, if you count lots of subsystems
can of course be in this range, with the size of a single compilation which
cannot reasonably be anywhere near in this range.

(for one thing, if there was a single file to be compiled requiring hundreds
of millions of lines to compile, I doubt you would ever see gcc complete
compiling it :-)


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