Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lustre-v6
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
verimag
synchrone
lustre-v6
Repository
acc2dbb3a79f2ba9ed0489bd8bff1bfc31846d4b
Select Git revision
Branches
12
master
default
protected
multi-task
lustre-mt_omp
add-multi-generation
pascal01
take-reset-pragma-into-account
6-can-not-iterate-over-the-plus-node-as-long-as-it-is-named-plus
tmp
previously_on_no_branch
new_branch_name
u0
solve_ident
Tags
20
v6.111.3
v6.111.2
v6.111.1
v6.111.0
v6.110.3
v6.110.2
v6.110.1
v6.110.0
v6.109.1
v6.109.0
v6.108.0
v6.107.4
v6.107.3
v6.107.2
v6.107.1
v6.107.0
v6.106.1
v6.106.0
v6.105.1
v6.105.0
32 results
lustre-v6
src
main.ml
Find file
Blame
Permalink
7 years ago
acc2dbb3
soc2c: the generated C code for '=' and '<>' was wrong in presence of arrays.
· acc2dbb3
erwan
authored
7 years ago
I've fixed that using memcmp, which should be fine since compared elements are of the same types.
acc2dbb3
History
soc2c: the generated C code for '=' and '<>' was wrong in presence of arrays.
erwan
authored
7 years ago
I've fixed that using memcmp, which should be fine since compared elements are of the same types.