Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 850
    • Issues 850
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 235
    • Merge requests 235
  • 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
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTKVTK
  • VTKVTK
  • Merge requests
  • !6408

Update VTK-m to get GCC 6.1 compiler fixes

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robert Maynard requested to merge robertmaynard/vtk:update_vtkm_for_gcc_61_fixes into master Jan 22, 2020
  • Overview 8
  • Commits 1
  • Pipelines 1
  • Changes 1

VTK-m + OpenMP + GCC 6.1 + >= O2 caused compile ICE's when calling functions that had a return value but had no return statement. This occurs in VTK-m when we have functions that just throw execptions.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: update_vtkm_for_gcc_61_fixes