This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

[PATCH, libgcc/libatomic]: Emit SSE instructions when __SSE_MATH__ is defined


Hello!

This is also how glibc generates exceptions.

libgcc/ChangeLog:

2013-12-09  Uros Bizjak  <ubizjak@gmail.com>

    * config/i386/sfp-exceptions.c (__sfp_handle_exceptions): Emit SSE
    instructions when __SSE_MATH__ is defined.

libatomic/ChangeLog:

2013-12-09  Uros Bizjak  <ubizjak@gmail.com>

    * config/x86/fenv.c (__atomic_feraiseexcept): Emit SSE
    instructions when __SSE_MATH__ is defined.

Tested on x86_64-pc-linux-gnu {,-m32} and committed to mainline SVN.

Uros.

Attachment: l.diff.txt
Description: Text document


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