ports/devel/mingw32-gcc/files/patch-gcc_config_pa_pa.h
Stephen Montgomery-Smith 0816ffb03a - Patches so that it builds with clang-6.
PR:		ports/229662
Submitted by:	stephen@FreeBSD.org
2018-07-10 21:13:45 +00:00

11 lines
455 B
C

--- gcc/config/pa/pa.h.orig 2013-02-03 19:52:37 UTC
+++ gcc/config/pa/pa.h
@@ -1204,7 +1204,7 @@ do { \
fprintf (FILE, "\t.align %d\n", (1<<(LOG)))
#define ASM_OUTPUT_SKIP(FILE,SIZE) \
- fprintf (FILE, "\t.blockz "HOST_WIDE_INT_PRINT_UNSIGNED"\n", \
+ fprintf (FILE, "\t.blockz " HOST_WIDE_INT_PRINT_UNSIGNED "\n", \
(unsigned HOST_WIDE_INT)(SIZE))
/* This says how to output an assembler line to define an uninitialized