This is the mail archive of the gcc-bugs@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]

[Bug middle-end/53590] compiler fails to generate SIMD instruction for FP division


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53590

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Thu Jul 10 10:38:30 2014
New Revision: 212424

URL: https://gcc.gnu.org/viewcvs?rev=212424&root=gcc&view=rev
Log:
    PR middle-end/53590
    * function.c (allocate_struct_function): Revert r188667 change.

    * gimple-low.c (lower_builtin_setjmp): Use properly-typed constant.

Added:
    trunk/gcc/testsuite/gnat.dg/opt39.adb
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function.c
    trunk/gcc/gimple-low.c
    trunk/gcc/testsuite/ChangeLog


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