OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004356 [gcc4core] upgrade minor always 2010-03-18 14:56 2011-12-11 00:51
Reporter kenmays View Status public  
Assigned To maciej
Priority normal Resolution fixed  
Status closed  
Summary 0004356: Upgrade to GCC 4.4.3
Description http://gcc.gnu.org/gcc-4.4/changes.html#4.4.3 [^]
•Support for Intel AES built-in functions and code generation is available via -maes.
•Support for Intel PCLMUL built-in function and code generation is available via -mpclmul.
•Support for Intel AVX built-in functions and code generation is available via -mavx.
•Automatically align the stack for local variables with alignment requirement.
•GCC can now utilize the SVML library for vectorizing calls to a set of C99 functions if -mveclibabi=svml is specified and you link to an SVML ABI compatible library.

Support for __float128 (TFmode) IEEE quad type and corresponding TCmode IEEE complex quad type is available via the soft-fp library on IA-32/IA64 targets. This includes basic arithmetic operations (addition, subtraction, negation, multiplication and division) on __float128 real and TCmode complex values, the full set of IEEE comparisons between __float128 values, conversions to and from float, double and long double floating point types, as well as conversions to and from signed or unsigned integer, signed or unsigned long integer and signed or unsigned quad (TImode, IA64 only) integer types. Additionally, all operations generate the full set of IEEE exceptions and support the full set of IEEE rounding modes.
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0009466)
maciej (reporter)
2011-12-11 00:51

GCC is now at version 4.6.2, already uploaded to unstable.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker