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]

Re: i386 backend


>>>>> "David Rasmussen" writes:

David> But since gcc is almost always slower, no matter what it compiles, I
David> assumed that it was not just one problem, but a generally ineffecient
David> backend.

	David, the above premise that "gcc is almost always slower" is
just plain wrong.  As long as you continue to make these unsubstantiated,
derrogatory statements, you will not get a lot of help from the GCC
developers.

	If you have a critical function which performs array lookups and
integer arithmetic, then help us analyze the function to determine if GCC
is generating the optimal code it can produce.

David


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