projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adff928
)
Whoops, forgot to commit the patch with r261324, just did the changelog.
author
Segher Boessenkool
<segher@gcc.gnu.org>
Fri, 8 Jun 2018 15:23:19 +0000
(17:23 +0200)
committer
Segher Boessenkool
<segher@gcc.gnu.org>
Fri, 8 Jun 2018 15:23:19 +0000
(17:23 +0200)
From-SVN: r261335
gcc/config/rs6000/rs6000.c
patch
|
blob
|
history
diff --git
a/gcc/config/rs6000/rs6000.c
b/gcc/config/rs6000/rs6000.c
index 683cb6c6f2fbcd531365214a290f8e9dff3b4ba3..fb394bf3f2e39ddb26aff453fccf86796a4742d3 100644
(file)
--- a/
gcc/config/rs6000/rs6000.c
+++ b/
gcc/config/rs6000/rs6000.c
@@
-103,9
+103,6
@@
#endif
#endif
-#define min(A,B) ((A) < (B) ? (A) : (B))
-#define max(A,B) ((A) > (B) ? (A) : (B))
-
static pad_direction rs6000_function_arg_padding (machine_mode, const_tree);
/* Structure used to define the rs6000 stack */