Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

EPE-482 Fixed warning due to unreferenced label #9953

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

rusty-block-one
Copy link
Contributor

softfloat was updated so that it no longer generates a compiler warning for an unreferenced label. This PR incorporates the change made to softfloat by updating the submodule sha for softfloat.

Change Description

Change Type

Select ONE:

  • Documentation
  • Stability bug fix
  • Other
  • Other - special case

Testing Changes

Select ANY that apply:

  • New Tests
  • Existing Tests
  • Test Framework
  • CI System
  • Other

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

softfloat contained a conditionally used label that caused an error to be
generated when condition was not set. This change now conditionally
addes the label to the code when the condition is set.
@rusty-block-one
Copy link
Contributor Author

@TimothyBanks Apologies but I forgot to also merge the softfloat repo change into release/2.1.x. Could you please review and merge?

@TimothyBanks TimothyBanks merged commit 1f6d46d into release/2.1.x Jan 20, 2021
@TimothyBanks TimothyBanks deleted the EPE-482-release branch January 20, 2021 16:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants