Skip to content

Commit abeb706

Browse files
committed
[GCC13]Workaround to avoid false-positive partly outside array bounds
1 parent b72455a commit abeb706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RecoTracker/PixelTrackFitting/test/BuildFile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<use name="cuda"/>
6060
<use name="eigen"/>
6161
<use name="root"/>
62-
<flags CXXFLAGS="-DEIGEN_NO_DEBUG"/>
62+
<flags CXXFLAGS="-DEIGEN_NO_DEBUG -O2"/>
6363
</bin>
6464

6565
<bin file="PixelTrackFits.cc" name="PixelTrackBrokenLineFit">

0 commit comments

Comments
 (0)