Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gcc
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 39
    • Merge requests 39
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gcc-mirror
  • gcc
  • Merge requests
  • !19

Remove out-of-date comment

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/tyomitch/patch-1 into master 7 years ago
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: tyomitch

As of currently, -fmessy-debugging is not a valid option, nor is REG_USERVAR looked at by the splitting logic.

Compare
  • master (base)

and
  • latest version
    f5335a02
    1 commit, 2 years ago

1 file
+ 0
- 4

    Preferences

    File browser
    Compare changes
gcc/web.c
+ 0
- 4
  • View file @ f5335a02


@@ -22,10 +22,6 @@ along with GCC; see the file COPYING3. If not see
increasing effectiveness of other optimizations. The optimization can
serve as an example of use for the dataflow module.
We don't split registers with REG_USERVAR set unless -fmessy-debugging
is specified, because debugging information about such split variables
is almost unusable.
TODO
- We may use profile information and ignore infrequent use for the
purpose of web unifying, inserting the compensation code later to
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
2
CLA Signed tag: bug fix
2
CLA Signed tag: bug fix
    Assign labels
  • Manage project labels

Milestone
1.0.8
1.0.8
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: facebook/create-react-app!2596
Source branch: github/fork/tyomitch/patch-1

Menu

Explore Projects Groups Snippets