<tgmath.h>: Use the base version over GCC's version of this header.
authorSascha Wildner <saw@online.de>
Wed, 14 Oct 2015 21:01:15 +0000 (23:01 +0200)
committerSascha Wildner <saw@online.de>
Wed, 14 Oct 2015 22:29:58 +0000 (00:29 +0200)
commit8d8a02718e57ca8a26dee3c42e0f7a4329a87c7d
treef593f5565c0e3351fc63aa4d8c3fbe1a84b9156d
parentac816675c8321309b49d6a335f95c5388036803f
<tgmath.h>: Use the base version over GCC's version of this header.

Not sure how it crept into gcc50 again, since we did this exact same
commit already for gcc47 and gcc44 before that.

Generally, we want standard headers to be under our control (the next
commit is a nice example why) and not under the compiler's. C11's
<stdatomic.h> header is still on the TODO list for that.
Makefile_upgrade.inc
gnu/lib/gcc50/libgcc/Makefile