Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F frama-c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 208
    • Issues 208
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • pub
  • frama-c
  • Issues
  • #2487

Closed
Open
Created Jul 15, 2009 by mantis-gitlab-migration@mantis-gitlab-migration

Slicing leaves unreachable code

ID0000194: This issue was created automatically from Mantis Issue 194. Further discussion may take place here.


Id Project Category View Due Date Updated
ID0000194 Frama-C Plug-in > slicing public 2009-07-15 2009-08-26
Reporter lukaszc Assigned To Anne Resolution no change required
Priority normal Severity tweak Reproducibility always
Platform - OS - OS Version -
Product Version Frama-C Beryllium-20090601-beta1 Target Version - Fixed in Version -

Description :

/@ requires @ (((v1 && !(v2 && v3) && v4); @/ extern void fun(void) {
if (v1) { if (v4) { if (v2) { if(v3) {goto return_label;} } } } }

Additional Information :

It would be nice if slicing could remove such code.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking