Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
R
riscv-gcc-1
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lvzhengyang
  • riscv-gcc-1
  • Repository

Switch branch/tag
  • riscv-gcc-1
  • libgo
  • go
  • internal
  • trace
  • testdata
  • stress_1_7_good
Find file
HistoryPermalink
  • Ian Lance Taylor's avatar
    libgo: update to Go 1.8 release candidate 1 · c2047754
        
        Compiler changes:
          * Change map assignment to use mapassign and assign value directly.
          * Change string iteration to use decoderune, faster for ASCII strings.
          * Change makeslice to take int, and use makeslice64 for larger values.
          * Add new noverflow field to hmap struct used for maps.
        
        Unresolved problems, to be fixed later:
          * Commented out test in go/types/sizes_test.go that doesn't compile.
          * Commented out reflect.TestStructOf test for padding after zero-sized field.
        
        Reviewed-on: https://go-review.googlesource.com/35231
    
    gotools/:
    	Updates for Go 1.8rc1.
    	* Makefile.am (go_cmd_go_files): Add bug.go.
    	(s-zdefaultcc): Write defaultPkgConfig.
    	* Makefile.in: Rebuild.
    
    From-SVN: r244456
    Ian Lance Taylor committed Jan 14, 2017
    c2047754
stress_1_7_good 387 KB

Download (387 KB)