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
  • libstdc++-v3
  • configure
Find file
BlameHistoryPermalink
  • Sandra Loosemore's avatar
    Use a non-empty test program to test ability to link. · 02ce382c
    On bare-metal targets, I/O support is typically provided by a BSP and
    requires a linker script and/or hosting library to be specified on the
    linker command line.  Linking an empty program with the default linker
    script may succeed, however, which confuses libstdc++ configuration
    when programs that probe for the presence of various I/O features fail
    with link errors.
    
    2020-02-12  Sandra Loosemore  <sandra@codesourcery.com>
    
    	PR libstdc++/79193
    	PR libstdc++/88999
    
    	config/
    	* no-executables.m4: Use a non-empty program to test for linker
    	support.
    
    	libgcc/
    	* configure: Regenerated.
    
    	libgfortran/
    	* configure: Regenerated.
    
    	libiberty/
    	* configure: Regenerated.
    
    	libitm/
    	* configure: Regenerated.
    
    	libobjc/
    	* configure: Regenerated.
    
    	libquadmath/
    	* configure: Regenerated.
    
    	libssp/
    	* configure: Regenerated.
    
    	libstdc++v-3/
    	* configure: Regenerated.
    Sandra Loosemore committed Feb 12, 2020
    02ce382c
configure 2.05 MB
Edit
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.