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, testsuite]: Fix PR 40532


Hello!

logb and ilogb are C99 functions, so require full C99 functionality for the testcase.

2009-06-26 Uros Bizjak <ubizjak@gmail.com>

    PR testsuite/40532
    * gcc.dg/builtins-65.c: Require c99 runtime.

Tested on x86_64-pc-linux-gnu, committed to mainline.

Uros.

Attachment: p.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]