Commit Graph

3 Commits

Author SHA1 Message Date
osvein 91868ca0e4 backport revision 239971 to gcc 6.3.0
gcc/
	* ubsan.c (ubsan_use_new_style_p): Fix check for empty string.
2017-10-08 00:38:09 +02:00
Rich Felker 7db01153a2 add patch fixing broken microblaze gcc on 32-bit hosts
bogus use PRIx64 with unsigned long (assumption of 64-bit host) in
gcc. older gcc versions are also affected, I think, but not yet fixed.
2017-01-02 15:15:42 -05:00
Szabolcs Nagy f8b26b0ae8 add gcc-6.3.0 patches 2017-01-02 13:16:04 +00:00