This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: i386 backend
- To: "David Edelsohn" <dje at watson dot ibm dot com>
- Subject: RE: i386 backend
- From: "David Rasmussen" <pinkfloydhomer at yahoo dot com>
- Date: Mon, 19 Mar 2001 21:33:42 +0100
- Cc: <gcc at gcc dot gnu dot org>
> >>>>> "David Rasmussen" writes:
>
> David> When comparing the assembler output of gcc with that of
> MSVC++ or the Intel
> David> C++ Compiler, one finds that there are many relatively
> simple optimizations
> David> that gcc lacks. Optimally, it would be cool if gcc
> supported such advanced
> David> features as profiler directed compilation and other
> features that some
> David> compilers have.
>
> To what release or development version of GCC are you referring?
>
I am refering to all the releases I have worked with, from 2 years ago to
the current snapshots.