This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
RE: Assembly generation chnages between compiler versions
- From: Sharath Manjunatha <shamanju at cisco dot com>
- To: "'John Love-Jensen'" <eljay at adobe dot com>
- Cc: "'GCC-help'" <gcc-help at gcc dot gnu dot org>
- Date: Wed, 25 Jun 2008 18:24:52 +0530
- Subject: RE: Assembly generation chnages between compiler versions
- Authentication-results: sj-dkim-1; header.From=shamanju@cisco.com; dkim=pass ( sig from cisco.com/sjdkim1004 verified; );
- Reply-to: Sharath Manjunatha <shamanju at cisco dot com>
Hi John,
> Or you can read the release notes with 3.0, 3.1, 3.2, 3.3 and
> 3.4, which should touch upon all the major changes (at a high level).
>
Ah! this will help me out, let me google it
Thanks much
Sharath.
> -----Original Message-----
> From: John Love-Jensen [mailto:eljay@adobe.com]
> Sent: Wednesday, June 25, 2008 5:19 PM
> To: shamanju@cisco.com
> Cc: GCC-help
> Subject: Re: Assembly generation chnages between compiler versions
>
> Hi Sharath,
>
> You can pull down the 2.95 and the 3.4.5 source code, and compare.
>
> Or you can get a list of all the version control submits.
>
> Or you can read the release notes with 3.0, 3.1, 3.2, 3.3 and
> 3.4, which should touch upon all the major changes (at a high level).
>
> Are any of those what you are looking for?
>
> Sincerely,
> --Eljay
>