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]

Re: [patch, testsuite] Applying non_bionic effective target to particular tests


can you file bugs against bionic for stuff like this? use
b.android.com (and feel free to mail me to ensure that they get
noticed).

one thing we'd like to do is get to a point where we're building
gcc/gdb et cetera without any local hacks, and when we've got to that
point, we're going to have to go through anything that made it
upstream to check that that's sane. (the weird "-shared implies
-Bsymbolic" GCC hack springs to mind.)

On Fri, Aug 15, 2014 at 10:25 AM, Mike Stump <mikestump@comcast.net> wrote:
> On Aug 15, 2014, at 6:49 AM, Alexander Ivchenko <aivchenk@gmail.com> wrote:
>>       * lib/target-supports.exp (error_h): New check.
>>       (libc_has_complex_functions): Ditto.
>>       (tgmath_h): Ditto.
>>       * gcc.dg/builtins-59.c: Add libc_has_complex_functions check.
>>       * gcc.dg/builtins-61.c: Likewise.
>>       * gcc.dg/builtins-67.c: Disable test for Bionic.
>>       * gcc.dg/strlenopt-14g.c: Likewise.
>>       * gcc.dg/strlenopt-14gf.c: Likewise.
>>       * gcc.dg/c99-tgmath-1.c: Add tgmath_h check.
>>       * gcc.dg/c99-tgmath-2.c: Likewise.
>>       * gcc.dg/c99-tgmath-3.c: Likewise.
>>       * gcc.dg/c99-tgmath-4.c: Likewise.
>>       * gcc.dg/dfp/convert-dfp-round-thread.c: Add error_h check.
>
> Ok, thanks.


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