Skip to content

Commit

Permalink
Bump ppe42-gcc to c13849780c80d1ed466efbeaabcc663fe48cd87d
Browse files Browse the repository at this point in the history
Doug Gilbert (4):
      Prevent unsupported load/store index updateinstructions on PPE
      Indicate that PPE42 fused branch instructions modify the CR
      unsupported insn for bswap emitted
      Merge pull request #5 from dgilbert999/gcc-4_9_2-ppe42

Douglas Gilbert (1):
      Fix compile issue when compiling with gcc 6

Patrick Williams (2):
      Merge pull request #3 from dgilbert999/gcc-4_9_2-ppe42
      Merge pull request #4 from dgilbert999/gcc-4_9_2-ppe42

Suggested-by: Douglas Gilbert <[email protected]>
Signed-off-by: Stewart Smith <[email protected]>
  • Loading branch information
stewartsmith committed Oct 19, 2017
1 parent 010f5c0 commit 13ab4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openpower/package/ppe42-gcc/ppe42-gcc.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

PPE42_GCC_VERSION ?= d8a1bac8634033a3edd4e9a22455f97318718f43
PPE42_GCC_VERSION ?= c13849780c80d1ed466efbeaabcc663fe48cd87d
PPE42_GCC_SITE ?= $(call github,open-power,ppe42-gcc,$(PPE42_GCC_VERSION))
PPE42_GCC_LICENSE = GPLv3+

Expand Down

0 comments on commit 13ab4b3

Please sign in to comment.