Skip to content

#375 SLList seems buggy when compiled with optimization.

Metadata

Property Value
Reported by Robert K (robertk@posteo.org)
Reported at Apr 4, 2008 14:37
Type Bug Report
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Markus Blatt (markus@dr-blatt.de)
Last edited at Feb 26, 2009 09:59
Closed by Markus Blatt (markus@dr-blatt.de)
Closed at Feb 26, 2009 09:59
Closed in version Unknown
Resolution Duplicate
Comment No comment from Robert. But I still assume it is a duplicate of 493

Description

Check of SLList in dune-common/common/test fails if compiled with the optimization option -O3 -funroll-loops (does not fail with only -O3).