Skip to content

Commit

Permalink
Regenerated the gcc patch.
Browse files Browse the repository at this point in the history
  • Loading branch information
zeldin authored and bucanero committed Aug 31, 2020
1 parent 7f060b7 commit fad3b5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions patches/gcc-7.2.0-PS3.patch
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ index a9196cd26..f2a94403d 100644
case ${target} in
diff --git a/gcc/config/rs6000/cell64lv2.h b/gcc/config/rs6000/cell64lv2.h
new file mode 100644
index 000000000..438c51f69
index 000000000..86da868b5
--- /dev/null
+++ b/gcc/config/rs6000/cell64lv2.h
@@ -0,0 +1,587 @@
Expand Down Expand Up @@ -181,7 +181,7 @@ index 000000000..438c51f69
+ else \
+ { \
+ if (!global_options_set.x_rs6000_current_cmodel) \
+ SET_CMODEL (CMODEL_MEDIUM); \
+ SET_CMODEL (CMODEL_SMALL); \
+ if (rs6000_current_cmodel != CMODEL_SMALL) \
+ { \
+ if (!global_options_set.x_TARGET_NO_FP_IN_TOC) \
Expand Down

0 comments on commit fad3b5f

Please sign in to comment.