Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcf32460

Browse files
committed
alternate spelling
1 parent91d1eb8 commitcf32460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cpp/autosar/src/rules/A1-1-3/UncompliantOptimizationOptionMustBeDisabledInCompiler.ql‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ where
2626
c.getAnArgument()=flagand
2727
flag=
2828
[
29-
"-Ofast","-ffast-math","-fgnu-keywords","-fno-signed-zeroes","-fno-signed-zeroes","-menable-unsafe-fp-math",
29+
"-Ofast","-ffast-math","-fgnu-keywords","-fno-signed-zeroes","-fno-signed-zeros","-menable-unsafe-fp-math",
3030
"-menable-no-nans","-menable-no-infs","-menable-unsafe-fp-math","-ffinite-math-only",
3131
"-ffloat-store"
3232
]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp