On Sat, Mar 21, 2009 at 12:40 PM, Kai Tietz wrote:
> 2009/3/21 Joseph S. Myers :
>> Apart from new features, the x86_64 long double union ABI issue needs
>> mentioning in the caveats section. Are there any other ABI changes
>> missing from there?
>>
>> --
>> Joseph S. Myers
>> jos...@codesourcery
2009/3/21 Joseph S. Myers :
> Apart from new features, the x86_64 long double union ABI issue needs
> mentioning in the caveats section. Are there any other ABI changes
> missing from there?
>
> --
> Joseph S. Myers
> jos...@codesourcery.com
>
The abi switching patch for x86_64 is still missing i
Apart from new features, the x86_64 long double union ABI issue needs
mentioning in the caveats section. Are there any other ABI changes
missing from there?
--
Joseph S. Myers
jos...@codesourcery.com
2009/3/21 Steven Bosscher :
> * New warnings: -Wdisallowed-function-list=, -Wframe-larger-than=,
> -Wmudflap, -Wtype-limits,
>
-Wtype-limits was mentioned in GCC 4.3 changes.
Cheers,
Manuel.
Hello all,
The GCC 4.4 changes page is far from complete. It almost looks like
nothing happened, even some of the really big changes like IRA are not
mentioned on the changes page.
Things that are obviously missing from the changes page:
* IRA
* Selective scheduler
* The stack work from HJ and