Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
2650
for
Deliverables/D2.2
Timestamp:
Feb 8, 2013, 8:46:45 AM (
7 years
ago)
Author:
regisgia
Message:
Final version of the untrusted software.
Location:
Deliverables/D2.2/8051-2.0
Files:
2505 added
.
(added)
Makefile.config
(added)
Makefile.generic
(added)
Makefile.in
(added)
Makefile.local
(added)
Makefile.variables.in
(added)
README
(added)
_tags.common
(added)
_tags.compiler
(added)
_tags.js_of_ocaml
(added)
acc.odocl
(added)
admin
(added)
admin/myocamldoc
(added)
configure
(added)
configure-oclosure.sh
(added)
configure.ac
(added)
cparser
(added)
cparser/.depend
(added)
cparser/AddCasts.ml
(added)
cparser/AddCasts.mli
(added)
cparser/Bitfields.ml
(added)
cparser/Bitfields.mli
(added)
cparser/Builtins.ml
(added)
cparser/Builtins.mli
(added)
cparser/C.mli
(added)
cparser/CBuiltins.ml
(added)
cparser/Cabs.ml
(added)
cparser/Cabshelper.ml
(added)
cparser/Ceval.ml
(added)
cparser/Ceval.mli
(added)
cparser/Cleanup.ml
(added)
cparser/Cleanup.mli
(added)
cparser/Cprint.ml
(added)
cparser/Cprint.mli
(added)
cparser/Cutil.ml
(added)
cparser/Cutil.mli
(added)
cparser/Elab.ml
(added)
cparser/Elab.mli
(added)
cparser/Env.ml
(added)
cparser/Env.mli
(added)
cparser/Errors.ml
(added)
cparser/Errors.mli
(added)
cparser/GCC.ml
(added)
cparser/GCC.mli
(added)
cparser/Lexer.mli
(added)
cparser/Lexer.mll
(added)
cparser/Machine.ml
(added)
cparser/Machine.mli
(added)
cparser/Main.ml
(added)
cparser/Makefile
(added)
cparser/Parse.ml
(added)
cparser/Parse.mli
(added)
cparser/Parse_aux.ml
(added)
cparser/Parse_aux.mli
(added)
cparser/Parser.mly
(added)
cparser/Rename.ml
(added)
cparser/Rename.mli
(added)
cparser/SimplExpr.ml
(added)
cparser/SimplExpr.mli
(added)
cparser/StructAssign.ml
(added)
cparser/StructAssign.mli
(added)
cparser/StructByValue.ml
(added)
cparser/StructByValue.mli
(added)
cparser/Transform.ml
(added)
cparser/Transform.mli
(added)
cparser/Unblock.ml
(added)
cparser/Unblock.mli
(added)
cparser/uint64.c
(added)
distributed_files
(added)
doc
(added)
doc/html
(added)
doc/html/style.css
(added)
doc/src
(added)
doc/src/main
(added)
myocamlbuild.ml
(added)
src
(added)
src/ASM
(added)
src/ASM/ASM.mli
(added)
src/ASM/ASMCosts.ml
(added)
src/ASM/ASMCosts.mli
(added)
src/ASM/ASMInterpret.ml
(added)
src/ASM/ASMInterpret.mli
(added)
src/ASM/ASMPrinter.ml
(added)
src/ASM/ASMPrinter.mli
(added)
src/ASM/BitVectors.ml
(added)
src/ASM/BitVectors.mli
(added)
src/ASM/I8051.ml
(added)
src/ASM/I8051.mli
(added)
src/ASM/IntelHex.ml
(added)
src/ASM/IntelHex.mli
(added)
src/ASM/MIPS.ml
(added)
src/ASM/MIPS.mli
(added)
src/ASM/MIPSInterpret.ml
(added)
src/ASM/MIPSInterpret.mli
(added)
src/ASM/MIPSOps.mli
(added)
src/ASM/Parser.ml
(added)
src/ASM/Parser.mli
(added)
src/ASM/Physical.ml
(added)
src/ASM/Physical.mli
(added)
src/ASM/Pretty.ml
(added)
src/ASM/Pretty.mli
(added)
src/ASM/Util.ml
(added)
src/ASM/arch.mli
(added)
src/ASM/printOps.ml
(added)
src/ASM/printOps.mli
(added)
src/ERTL
(added)
src/ERTL/ERTL.mli
(added)
src/ERTL/ERTLInterpret.ml
(added)
src/ERTL/ERTLInterpret.mli
(added)
src/ERTL/ERTLPrinter.ml
(added)
src/ERTL/ERTLPrinter.mli
(added)
src/ERTL/ERTLToLTL.ml
(added)
src/ERTL/ERTLToLTL.mli
(added)
src/ERTL/ERTLToLTLI.ml
(added)
src/ERTL/ERTLToLTLI.mli
(added)
src/ERTL/build.ml
(added)
src/ERTL/build.mli
(added)
src/ERTL/liveness.ml
(added)
src/ERTL/liveness.mli
(added)
src/ERTL/spill.ml
(added)
src/ERTL/spill.mli
(added)
src/ERTL/uses.ml
(added)
src/ERTL/uses.mli
(added)
src/LIN
(added)
src/LIN/LIN.mli
(added)
src/LIN/LINInterpret.ml
(added)
src/LIN/LINInterpret.mli
(added)
src/LIN/LINPrinter.ml
(added)
src/LIN/LINPrinter.mli
(added)
src/LIN/LINToASM.ml
(added)
src/LIN/LINToASM.mli
(added)
src/LTL
(added)
src/LTL/LTL.mli
(added)
src/LTL/LTLInterpret.ml
(added)
src/LTL/LTLInterpret.mli
(added)
src/LTL/LTLPrinter.ml
(added)
src/LTL/LTLPrinter.mli
(added)
src/LTL/LTLToLIN.ml
(added)
src/LTL/LTLToLIN.mli
(added)
src/LTL/LTLToLINI.ml
(added)
src/LTL/LTLToLINI.mli
(added)
src/LTL/branch.ml
(added)
src/LTL/branch.mli
(added)
src/RTL
(added)
src/RTL/RTL.mli
(added)
src/RTL/RTLInterpret.ml
(added)
src/RTL/RTLInterpret.mli
(added)
src/RTL/RTLPrinter.ml
(added)
src/RTL/RTLPrinter.mli
(added)
src/RTL/RTLToERTL.ml
(added)
src/RTL/RTLToERTL.mli
(added)
src/RTL/RTLtailcall.ml
(added)
src/RTL/RTLtailcall.mli
(added)
src/RTLabs
(added)
src/RTLabs/RTLabs.mli
(added)
src/RTLabs/RTLabsInterpret.ml
(added)
src/RTLabs/RTLabsInterpret.mli
(added)
src/RTLabs/RTLabsPrinter.ml
(added)
src/RTLabs/RTLabsPrinter.mli
(added)
src/RTLabs/RTLabsToRTL.ml
(added)
src/RTLabs/RTLabsToRTL.mli
(added)
src/acc.ml
(added)
src/acc.mli
(added)
src/accweb.ml
(added)
src/annotStackSize.ml
(added)
src/checker.ml
(added)
src/checker.mli
(added)
src/clight
(added)
src/clight/clight.mli
(added)
src/clight/clight32ToClight8.ml
(added)
src/clight/clight32ToClight8.mli
(added)
src/clight/clightAnnotator.ml
(added)
src/clight/clightAnnotator.mli
(added)
src/clight/clightCasts.ml
(added)
src/clight/clightCasts.mli
(added)
src/clight/clightFlags.ml
(added)
src/clight/clightFold.ml
(added)
src/clight/clightFold.mli
(added)
src/clight/clightFromC.ml
(added)
src/clight/clightInterpret.ml
(added)
src/clight/clightInterpret.mli
(added)
src/clight/clightLabelling.ml
(added)
src/clight/clightLabelling.mli
(added)
src/clight/clightLustre.ml
(added)
src/clight/clightLustre.mli
(added)
src/clight/clightLustreMain.ml
(added)
src/clight/clightLustreMain.mli
(added)
src/clight/clightParser.ml
(added)
src/clight/clightParser.mli
(added)
src/clight/clightPrinter.ml
(added)
src/clight/clightPrinter.mli
(added)
src/clight/clightSwitch.ml
(added)
src/clight/clightSwitch.mli
(added)
src/clight/clightToCminor.ml
(added)
src/clight/clightToCminor.mli
(added)
src/clight/clightUtils.ml
(added)
src/clight/clightUtils.mli
(added)
src/clight/runtime.ml
(added)
src/clight/runtime.mli
(added)
src/cminor
(added)
src/cminor/cminor.mli
(added)
src/cminor/cminorAnnotator.ml
(added)
src/cminor/cminorAnnotator.mli
(added)
src/cminor/cminorFold.ml
(added)
src/cminor/cminorFold.mli
(added)
src/cminor/cminorInterpret.ml
(added)
src/cminor/cminorInterpret.mli
(added)
src/cminor/cminorLabelling.ml
(added)
src/cminor/cminorLabelling.mli
(added)
src/cminor/cminorLexer.mll
(added)
src/cminor/cminorParser.mly
(added)
src/cminor/cminorPrinter.ml
(added)
src/cminor/cminorPrinter.mli
(added)
src/cminor/cminorToRTLabs.ml
(added)
src/cminor/cminorToRTLabs.mli
(added)
src/common
(added)
src/common/AST.mli
(added)
src/common/atom.ml
(added)
src/common/atom.mli
(added)
src/common/atomSig.mli
(added)
src/common/costLabel.ml
(added)
src/common/costLabel.mli
(added)
src/common/hdwRegister.ml
(added)
src/common/hdwRegister.mli
(added)
src/common/intByBig_int.ml
(added)
src/common/intByInt64.ml
(added)
src/common/intValue.ml
(added)
src/common/intValue.mli
(added)
src/common/label.ml
(added)
src/common/label.mli
(added)
src/common/memory.ml
(added)
src/common/memory.mli
(added)
src/common/primitive.ml
(added)
src/common/primitive.mli
(added)
src/common/register.ml
(added)
src/common/register.mli
(added)
src/common/value.ml
(added)
src/common/value.mli
(added)
src/dev_test.ml
(added)
src/driver.ml
(added)
src/driver.mli
(added)
src/languages.ml
(added)
src/languages.mli
(added)
src/options.ml
(added)
src/options.mli
(added)
src/utilities
(added)
src/utilities/Fix.ml
(added)
src/utilities/Fix.mli
(added)
src/utilities/bijection.ml
(added)
src/utilities/bijection.mli
(added)
src/utilities/checkOClosure.ml
(added)
src/utilities/coloring.ml
(added)
src/utilities/coloring.mli
(added)
src/utilities/eformat.ml
(added)
src/utilities/eformat.mli
(added)
src/utilities/error.ml
(added)
src/utilities/error.mli
(added)
src/utilities/interference.ml
(added)
src/utilities/interference.mli
(added)
src/utilities/misc.ml
(added)
src/utilities/misc.mli
(added)
src/utilities/miscPottier.ml
(added)
src/utilities/miscPottier.mli
(added)
src/utilities/myMap.ml
(added)
src/utilities/myMap.mli
(added)
src/utilities/option.ml
(added)
src/utilities/option.mli
(added)
src/utilities/optionsParsing.ml
(added)
src/utilities/position.ml
(added)
src/utilities/position.mli
(added)
src/utilities/print.ml
(added)
src/utilities/print.mli
(added)
src/utilities/printCFG.ml
(added)
src/utilities/printCFG.mli
(added)
src/utilities/printPottier.ml
(added)
src/utilities/printPottier.mli
(added)
src/utilities/prioritySet.ml
(added)
src/utilities/prioritySet.mli
(added)
src/utilities/setMap.ml
(added)
src/utilities/setMap.mli
(added)
src/utilities/stringSig.mli
(added)
src/utilities/stringTools.ml
(added)
src/utilities/stringTools.mli
(added)
src/utilities/syntacticAnalysis.ml
(added)
src/utilities/syntacticAnalysis.mli
(added)
src/utilities/unionFind.ml
(added)
src/utilities/unionFind.mli
(added)
src/utilities/webify.ml
(added)
src/utilities/webify.mli
(added)
tests
(added)
tests/GCCTestSuite
(added)
tests/GCCTestSuite/920413-1-annotated.c.expected
(added)
tests/GCCTestSuite/920413-1.c
(added)
tests/GCCTestSuite/920413-1.c.expected
(added)
tests/GCCTestSuite/920413-1.cerco.expected
(added)
tests/GCCTestSuite/920413-1.hex.expected
(added)
tests/GCCTestSuite/920413-1.s.expected
(added)
tests/GCCTestSuite/940409-1-annotated.c.expected
(added)
tests/GCCTestSuite/940409-1.c
(added)
tests/GCCTestSuite/940409-1.c.expected
(added)
tests/GCCTestSuite/940409-1.cerco.expected
(added)
tests/GCCTestSuite/940409-1.hex.expected
(added)
tests/GCCTestSuite/940409-1.s.expected
(added)
tests/GCCTestSuite/951130-1-annotated.c.expected
(added)
tests/GCCTestSuite/951130-1.c
(added)
tests/GCCTestSuite/951130-1.c.expected
(added)
tests/GCCTestSuite/951130-1.cerco.expected
(added)
tests/GCCTestSuite/951130-1.hex.expected
(added)
tests/GCCTestSuite/951130-1.s.expected
(added)
tests/GCCTestSuite/980502-1.c
(added)
tests/GCCTestSuite/980502-1.c.expected
(added)
tests/GCCTestSuite/990213-1-annotated.c.expected
(added)
tests/GCCTestSuite/990213-1.c
(added)
tests/GCCTestSuite/990213-1.c.expected
(added)
tests/GCCTestSuite/990213-1.cerco.expected
(added)
tests/GCCTestSuite/990213-1.hex.expected
(added)
tests/GCCTestSuite/990213-1.s.expected
(added)
tests/GCCTestSuite/Makefile
(added)
tests/GCCTestSuite/alias-2-annotated.c.expected
(added)
tests/GCCTestSuite/alias-2.c
(added)
tests/GCCTestSuite/alias-2.c.expected
(added)
tests/GCCTestSuite/alias-2.cerco.expected
(added)
tests/GCCTestSuite/alias-2.hex.expected
(added)
tests/GCCTestSuite/alias-2.s.expected
(added)
tests/GCCTestSuite/alias-8-annotated.c.expected
(added)
tests/GCCTestSuite/alias-8.c
(added)
tests/GCCTestSuite/alias-8.c.expected
(added)
tests/GCCTestSuite/alias-8.cerco.expected
(added)
tests/GCCTestSuite/alias-8.hex.expected
(added)
tests/GCCTestSuite/alias-8.s.expected
(added)
tests/GCCTestSuite/align-1-annotated.c.expected
(added)
tests/GCCTestSuite/align-1.c
(added)
tests/GCCTestSuite/align-1.c.expected
(added)
tests/GCCTestSuite/align-1.cerco.expected
(added)
tests/GCCTestSuite/align-1.hex.expected
(added)
tests/GCCTestSuite/align-1.s.expected
(added)
tests/GCCTestSuite/always_inline2-annotated.c.expected
(added)
tests/GCCTestSuite/always_inline2.c
(added)
tests/GCCTestSuite/always_inline2.c.expected
(added)
tests/GCCTestSuite/always_inline2.cerco.expected
(added)
tests/GCCTestSuite/always_inline2.hex.expected
(added)
tests/GCCTestSuite/always_inline2.s.expected
(added)
tests/GCCTestSuite/always_inline3-annotated.c.expected
(added)
tests/GCCTestSuite/always_inline3.c
(added)
tests/GCCTestSuite/always_inline3.c.expected
(added)
tests/GCCTestSuite/always_inline3.cerco.expected
(added)
tests/GCCTestSuite/always_inline3.hex.expected
(added)
tests/GCCTestSuite/always_inline3.s.expected
(added)
tests/GCCTestSuite/anon-struct-3-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-3.c
(added)
tests/GCCTestSuite/anon-struct-3.c.expected
(added)
tests/GCCTestSuite/anon-struct-3.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-3.hex.expected
(added)
tests/GCCTestSuite/anon-struct-3.s.expected
(added)
tests/GCCTestSuite/anon-struct-4-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-4.c
(added)
tests/GCCTestSuite/anon-struct-4.c.expected
(added)
tests/GCCTestSuite/anon-struct-4.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-4.hex.expected
(added)
tests/GCCTestSuite/anon-struct-4.s.expected
(added)
tests/GCCTestSuite/anon-struct-5-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-5.c
(added)
tests/GCCTestSuite/anon-struct-5.c.expected
(added)
tests/GCCTestSuite/anon-struct-5.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-5.hex.expected
(added)
tests/GCCTestSuite/anon-struct-5.s.expected
(added)
tests/GCCTestSuite/anon-struct-6-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-6.c
(added)
tests/GCCTestSuite/anon-struct-6.c.expected
(added)
tests/GCCTestSuite/anon-struct-6.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-6.hex.expected
(added)
tests/GCCTestSuite/anon-struct-6.s.expected
(added)
tests/GCCTestSuite/anon-struct-7-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-7.c
(added)
tests/GCCTestSuite/anon-struct-7.c.expected
(added)
tests/GCCTestSuite/anon-struct-7.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-7.hex.expected
(added)
tests/GCCTestSuite/anon-struct-7.s.expected
(added)
tests/GCCTestSuite/anon-struct-8-annotated.c.expected
(added)
tests/GCCTestSuite/anon-struct-8.c
(added)
tests/GCCTestSuite/anon-struct-8.c.expected
(added)
tests/GCCTestSuite/anon-struct-8.cerco.expected
(added)
tests/GCCTestSuite/anon-struct-8.hex.expected
(added)
tests/GCCTestSuite/anon-struct-8.s.expected
(added)
tests/GCCTestSuite/arm-g2-annotated.c.expected
(added)
tests/GCCTestSuite/arm-g2.c
(added)
tests/GCCTestSuite/arm-g2.c.expected
(added)
tests/GCCTestSuite/arm-g2.cerco.expected
(added)
tests/GCCTestSuite/arm-g2.hex.expected
(added)
tests/GCCTestSuite/arm-g2.s.expected
(added)
tests/GCCTestSuite/arm-scd42-1-annotated.c.expected
(added)
tests/GCCTestSuite/arm-scd42-1.c
(added)
tests/GCCTestSuite/arm-scd42-1.c.expected
(added)
tests/GCCTestSuite/arm-scd42-1.cerco.expected
(added)
tests/GCCTestSuite/arm-scd42-1.hex.expected
(added)
tests/GCCTestSuite/arm-scd42-1.s.expected
(added)
tests/GCCTestSuite/arm-scd42-2-annotated.c.expected
(added)
tests/GCCTestSuite/arm-scd42-2.c
(added)
tests/GCCTestSuite/arm-scd42-2.c.expected
(added)
tests/GCCTestSuite/arm-scd42-2.cerco.expected
(added)
tests/GCCTestSuite/arm-scd42-2.hex.expected
(added)
tests/GCCTestSuite/arm-scd42-2.s.expected
(added)
tests/GCCTestSuite/arm-scd42-3-annotated.c.expected
(added)
tests/GCCTestSuite/arm-scd42-3.c
(added)
tests/GCCTestSuite/arm-scd42-3.c.expected
(added)
tests/GCCTestSuite/arm-scd42-3.cerco.expected
(added)
tests/GCCTestSuite/arm-scd42-3.hex.expected
(added)
tests/GCCTestSuite/arm-scd42-3.s.expected
(added)
tests/GCCTestSuite/array-1-annotated.c.expected
(added)
tests/GCCTestSuite/array-1.c
(added)
tests/GCCTestSuite/array-1.c.expected
(added)
tests/GCCTestSuite/array-1.cerco.expected
(added)
tests/GCCTestSuite/array-1.hex.expected
(added)
tests/GCCTestSuite/array-1.s.expected
(added)
tests/GCCTestSuite/array-quals-2-annotated.c.expected
(added)
tests/GCCTestSuite/array-quals-2.c
(added)
tests/GCCTestSuite/array-quals-2.c.expected
(added)
tests/GCCTestSuite/array-quals-2.cerco.expected
(added)
tests/GCCTestSuite/array-quals-2.hex.expected
(added)
tests/GCCTestSuite/array-quals-2.s.expected
(added)
tests/GCCTestSuite/asm-fs-1-annotated.c.expected
(added)
tests/GCCTestSuite/asm-fs-1.c
(added)
tests/GCCTestSuite/asm-fs-1.c.expected
(added)
tests/GCCTestSuite/asm-fs-1.cerco.expected
(added)
tests/GCCTestSuite/asm-fs-1.hex.expected
(added)
tests/GCCTestSuite/asm-fs-1.s.expected
(added)
tests/GCCTestSuite/assign-warn-3-annotated.c.expected
(added)
tests/GCCTestSuite/assign-warn-3.c
(added)
tests/GCCTestSuite/assign-warn-3.c.expected
(added)
tests/GCCTestSuite/assign-warn-3.cerco.expected
(added)
tests/GCCTestSuite/assign-warn-3.hex.expected
(added)
tests/GCCTestSuite/assign-warn-3.s.expected
(added)
tests/GCCTestSuite/attr-alwaysinline-annotated.c.expected
(added)
tests/GCCTestSuite/attr-alwaysinline.c
(added)
tests/GCCTestSuite/attr-alwaysinline.c.expected
(added)
tests/GCCTestSuite/attr-alwaysinline.cerco.expected
(added)
tests/GCCTestSuite/attr-alwaysinline.hex.expected
(added)
tests/GCCTestSuite/attr-alwaysinline.s.expected
(added)
tests/GCCTestSuite/attr-invalid-annotated.c.expected
(added)
tests/GCCTestSuite/attr-invalid.c
(added)
tests/GCCTestSuite/attr-invalid.c.expected
(added)
tests/GCCTestSuite/attr-invalid.cerco.expected
(added)
tests/GCCTestSuite/attr-invalid.hex.expected
(added)
tests/GCCTestSuite/attr-invalid.s.expected
(added)
tests/GCCTestSuite/attr-isr-trap_exit-annotated.c.expected
(added)
tests/GCCTestSuite/attr-isr-trap_exit.c
(added)
tests/GCCTestSuite/attr-isr-trap_exit.c.expected
(added)
tests/GCCTestSuite/attr-isr-trap_exit.cerco.expected
(added)
tests/GCCTestSuite/attr-isr-trap_exit.hex.expected
(added)
tests/GCCTestSuite/attr-isr-trap_exit.s.expected
(added)
tests/GCCTestSuite/attr-mode-1-annotated.c.expected
(added)
tests/GCCTestSuite/attr-mode-1.c
(added)
tests/GCCTestSuite/attr-mode-1.c.expected
(added)
tests/GCCTestSuite/attr-mode-1.cerco.expected
(added)
tests/GCCTestSuite/attr-mode-1.hex.expected
(added)
tests/GCCTestSuite/attr-mode-1.s.expected
(added)
tests/GCCTestSuite/attr-used-2-annotated.c.expected
(added)
tests/GCCTestSuite/attr-used-2.c
(added)
tests/GCCTestSuite/attr-used-2.c.expected
(added)
tests/GCCTestSuite/attr-used-2.cerco.expected
(added)
tests/GCCTestSuite/attr-used-2.hex.expected
(added)
tests/GCCTestSuite/attr-used-2.s.expected
(added)
tests/GCCTestSuite/attr-used-annotated.c.expected
(added)
tests/GCCTestSuite/attr-used.c
(added)
tests/GCCTestSuite/attr-used.c.expected
(added)
tests/GCCTestSuite/attr-used.cerco.expected
(added)
tests/GCCTestSuite/attr-used.hex.expected
(added)
tests/GCCTestSuite/attr-used.s.expected
(added)
tests/GCCTestSuite/attr-weakref-1a-annotated.c.expected
(added)
tests/GCCTestSuite/attr-weakref-1a.c
(added)
tests/GCCTestSuite/attr-weakref-1a.c.expected
(added)
tests/GCCTestSuite/attr-weakref-1a.cerco.expected
(added)
tests/GCCTestSuite/attr-weakref-1a.hex.expected
(added)
tests/GCCTestSuite/attr-weakref-1a.s.expected
(added)
tests/GCCTestSuite/bitfld-10-annotated.c.expected
(added)
tests/GCCTestSuite/bitfld-10.c
(added)
tests/GCCTestSuite/bitfld-10.c.expected
(added)
tests/GCCTestSuite/bitfld-10.cerco.expected
(added)
tests/GCCTestSuite/bitfld-10.hex.expected
(added)
tests/GCCTestSuite/bitfld-10.s.expected
(added)
tests/GCCTestSuite/bitfld-14-annotated.c.expected
(added)
tests/GCCTestSuite/bitfld-14.c
(added)
tests/GCCTestSuite/bitfld-14.c.expected
(added)
tests/GCCTestSuite/bitfld-14.cerco.expected
(added)
tests/GCCTestSuite/bitfld-14.hex.expected
(added)
tests/GCCTestSuite/bitfld-14.s.expected
(added)
tests/GCCTestSuite/bitfld-5-annotated.c.expected
(added)
tests/GCCTestSuite/bitfld-5.c
(added)
tests/GCCTestSuite/bitfld-5.c.expected
(added)
tests/GCCTestSuite/bitfld-5.cerco.expected
(added)
tests/GCCTestSuite/bitfld-5.hex.expected
(added)
tests/GCCTestSuite/bitfld-5.s.expected
(added)
tests/GCCTestSuite/bitfld-6-annotated.c.expected
(added)
tests/GCCTestSuite/bitfld-6.c
(added)
tests/GCCTestSuite/bitfld-6.c.expected
(added)
tests/GCCTestSuite/bitfld-6.cerco.expected
(added)
tests/GCCTestSuite/bitfld-6.hex.expected
(added)
tests/GCCTestSuite/bitfld-6.s.expected
(added)
tests/GCCTestSuite/builtin-strstr-annotated.c.expected
(added)
tests/GCCTestSuite/builtin-strstr.c
(added)
tests/GCCTestSuite/builtin-strstr.c.expected
(added)
tests/GCCTestSuite/builtin-strstr.cerco.expected
(added)
tests/GCCTestSuite/builtin-strstr.hex.expected
(added)
tests/GCCTestSuite/builtin-strstr.s.expected
(added)
tests/GCCTestSuite/builtins-35-annotated.c.expected
(added)
tests/GCCTestSuite/builtins-35.c
(added)
tests/GCCTestSuite/builtins-35.c.expected
(added)
tests/GCCTestSuite/builtins-35.cerco.expected
(added)
tests/GCCTestSuite/builtins-35.hex.expected
(added)
tests/GCCTestSuite/builtins-35.s.expected
(added)
tests/GCCTestSuite/c90-array-lval-5-annotated.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-5.c
(added)
tests/GCCTestSuite/c90-array-lval-5.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-5.cerco.expected
(added)
tests/GCCTestSuite/c90-array-lval-5.hex.expected
(added)
tests/GCCTestSuite/c90-array-lval-5.s.expected
(added)
tests/GCCTestSuite/c90-array-lval-6-annotated.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-6.c
(added)
tests/GCCTestSuite/c90-array-lval-6.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-6.cerco.expected
(added)
tests/GCCTestSuite/c90-array-lval-6.hex.expected
(added)
tests/GCCTestSuite/c90-array-lval-6.s.expected
(added)
tests/GCCTestSuite/c90-array-lval-7-annotated.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-7.c
(added)
tests/GCCTestSuite/c90-array-lval-7.c.expected
(added)
tests/GCCTestSuite/c90-array-lval-7.cerco.expected
(added)
tests/GCCTestSuite/c90-array-lval-7.hex.expected
(added)
tests/GCCTestSuite/c90-array-lval-7.s.expected
(added)
tests/GCCTestSuite/c90-array-quals-2-annotated.c.expected
(added)
tests/GCCTestSuite/c90-array-quals-2.c
(added)
tests/GCCTestSuite/c90-array-quals-2.c.expected
(added)
tests/GCCTestSuite/c90-array-quals-2.cerco.expected
(added)
tests/GCCTestSuite/c90-array-quals-2.hex.expected
(added)
tests/GCCTestSuite/c90-array-quals-2.s.expected
(added)
tests/GCCTestSuite/c90-array-quals-annotated.c.expected
(added)
tests/GCCTestSuite/c90-array-quals.c
(added)
tests/GCCTestSuite/c90-array-quals.c.expected
(added)
tests/GCCTestSuite/c90-array-quals.cerco.expected
(added)
tests/GCCTestSuite/c90-array-quals.hex.expected
(added)
tests/GCCTestSuite/c90-array-quals.s.expected
(added)
tests/GCCTestSuite/c90-const-expr-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-const-expr-1.c
(added)
tests/GCCTestSuite/c90-const-expr-1.c.expected
(added)
tests/GCCTestSuite/c90-const-expr-1.cerco.expected
(added)
tests/GCCTestSuite/c90-const-expr-1.hex.expected
(added)
tests/GCCTestSuite/c90-const-expr-1.s.expected
(added)
tests/GCCTestSuite/c90-dupqual-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-dupqual-1.c
(added)
tests/GCCTestSuite/c90-dupqual-1.c.expected
(added)
tests/GCCTestSuite/c90-dupqual-1.cerco.expected
(added)
tests/GCCTestSuite/c90-dupqual-1.hex.expected
(added)
tests/GCCTestSuite/c90-dupqual-1.s.expected
(added)
tests/GCCTestSuite/c90-enum-comma-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-enum-comma-1.c
(added)
tests/GCCTestSuite/c90-enum-comma-1.c.expected
(added)
tests/GCCTestSuite/c90-enum-comma-1.cerco.expected
(added)
tests/GCCTestSuite/c90-enum-comma-1.hex.expected
(added)
tests/GCCTestSuite/c90-enum-comma-1.s.expected
(added)
tests/GCCTestSuite/c90-flex-array-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-flex-array-1.c
(added)
tests/GCCTestSuite/c90-flex-array-1.c.expected
(added)
tests/GCCTestSuite/c90-flex-array-1.cerco.expected
(added)
tests/GCCTestSuite/c90-flex-array-1.hex.expected
(added)
tests/GCCTestSuite/c90-flex-array-1.s.expected
(added)
tests/GCCTestSuite/c90-idem-qual-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-1.c
(added)
tests/GCCTestSuite/c90-idem-qual-1.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-1.cerco.expected
(added)
tests/GCCTestSuite/c90-idem-qual-1.hex.expected
(added)
tests/GCCTestSuite/c90-idem-qual-1.s.expected
(added)
tests/GCCTestSuite/c90-idem-qual-2-annotated.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-2.c
(added)
tests/GCCTestSuite/c90-idem-qual-2.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-2.cerco.expected
(added)
tests/GCCTestSuite/c90-idem-qual-2.hex.expected
(added)
tests/GCCTestSuite/c90-idem-qual-2.s.expected
(added)
tests/GCCTestSuite/c90-idem-qual-3-annotated.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-3.c
(added)
tests/GCCTestSuite/c90-idem-qual-3.c.expected
(added)
tests/GCCTestSuite/c90-idem-qual-3.cerco.expected
(added)
tests/GCCTestSuite/c90-idem-qual-3.hex.expected
(added)
tests/GCCTestSuite/c90-idem-qual-3.s.expected
(added)
tests/GCCTestSuite/c90-impl-int-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-impl-int-1.c
(added)
tests/GCCTestSuite/c90-impl-int-1.c.expected
(added)
tests/GCCTestSuite/c90-impl-int-1.cerco.expected
(added)
tests/GCCTestSuite/c90-impl-int-1.hex.expected
(added)
tests/GCCTestSuite/c90-impl-int-1.s.expected
(added)
tests/GCCTestSuite/c90-impl-int-2-annotated.c.expected
(added)
tests/GCCTestSuite/c90-impl-int-2.c
(added)
tests/GCCTestSuite/c90-impl-int-2.c.expected
(added)
tests/GCCTestSuite/c90-impl-int-2.cerco.expected
(added)
tests/GCCTestSuite/c90-impl-int-2.hex.expected
(added)
tests/GCCTestSuite/c90-impl-int-2.s.expected
(added)
tests/GCCTestSuite/c90-longlong-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-longlong-1.c
(added)
tests/GCCTestSuite/c90-longlong-1.c.expected
(added)
tests/GCCTestSuite/c90-longlong-1.cerco.expected
(added)
tests/GCCTestSuite/c90-longlong-1.hex.expected
(added)
tests/GCCTestSuite/c90-longlong-1.s.expected
(added)
tests/GCCTestSuite/c90-mixdecl-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-mixdecl-1.c
(added)
tests/GCCTestSuite/c90-mixdecl-1.c.expected
(added)
tests/GCCTestSuite/c90-mixdecl-1.cerco.expected
(added)
tests/GCCTestSuite/c90-mixdecl-1.hex.expected
(added)
tests/GCCTestSuite/c90-mixdecl-1.s.expected
(added)
tests/GCCTestSuite/c90-restrict-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-restrict-1.c
(added)
tests/GCCTestSuite/c90-restrict-1.c.expected
(added)
tests/GCCTestSuite/c90-restrict-1.cerco.expected
(added)
tests/GCCTestSuite/c90-restrict-1.hex.expected
(added)
tests/GCCTestSuite/c90-restrict-1.s.expected
(added)
tests/GCCTestSuite/c90-static-1-annotated.c.expected
(added)
tests/GCCTestSuite/c90-static-1.c
(added)
tests/GCCTestSuite/c90-static-1.c.expected
(added)
tests/GCCTestSuite/c90-static-1.cerco.expected
(added)
tests/GCCTestSuite/c90-static-1.hex.expected
(added)
tests/GCCTestSuite/c90-static-1.s.expected
(added)
tests/GCCTestSuite/c99-array-lval-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-1.c
(added)
tests/GCCTestSuite/c99-array-lval-1.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-1.cerco.expected
(added)
tests/GCCTestSuite/c99-array-lval-1.hex.expected
(added)
tests/GCCTestSuite/c99-array-lval-1.s.expected
(added)
tests/GCCTestSuite/c99-array-lval-5-annotated.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-5.c
(added)
tests/GCCTestSuite/c99-array-lval-5.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-5.cerco.expected
(added)
tests/GCCTestSuite/c99-array-lval-5.hex.expected
(added)
tests/GCCTestSuite/c99-array-lval-5.s.expected
(added)
tests/GCCTestSuite/c99-array-lval-6-annotated.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-6.c
(added)
tests/GCCTestSuite/c99-array-lval-6.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-6.cerco.expected
(added)
tests/GCCTestSuite/c99-array-lval-6.hex.expected
(added)
tests/GCCTestSuite/c99-array-lval-6.s.expected
(added)
tests/GCCTestSuite/c99-array-lval-7-annotated.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-7.c
(added)
tests/GCCTestSuite/c99-array-lval-7.c.expected
(added)
tests/GCCTestSuite/c99-array-lval-7.cerco.expected
(added)
tests/GCCTestSuite/c99-array-lval-7.hex.expected
(added)
tests/GCCTestSuite/c99-array-lval-7.s.expected
(added)
tests/GCCTestSuite/c99-array-nonobj-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-array-nonobj-1.c
(added)
tests/GCCTestSuite/c99-array-nonobj-1.c.expected
(added)
tests/GCCTestSuite/c99-array-nonobj-1.cerco.expected
(added)
tests/GCCTestSuite/c99-array-nonobj-1.hex.expected
(added)
tests/GCCTestSuite/c99-array-nonobj-1.s.expected
(added)
tests/GCCTestSuite/c99-const-expr-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-const-expr-1.c
(added)
tests/GCCTestSuite/c99-const-expr-1.c.expected
(added)
tests/GCCTestSuite/c99-const-expr-1.cerco.expected
(added)
tests/GCCTestSuite/c99-const-expr-1.hex.expected
(added)
tests/GCCTestSuite/c99-const-expr-1.s.expected
(added)
tests/GCCTestSuite/c99-dupqual-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-dupqual-1.c
(added)
tests/GCCTestSuite/c99-dupqual-1.c.expected
(added)
tests/GCCTestSuite/c99-dupqual-1.cerco.expected
(added)
tests/GCCTestSuite/c99-dupqual-1.hex.expected
(added)
tests/GCCTestSuite/c99-dupqual-1.s.expected
(added)
tests/GCCTestSuite/c99-enum-comma-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-enum-comma-1.c
(added)
tests/GCCTestSuite/c99-enum-comma-1.c.expected
(added)
tests/GCCTestSuite/c99-enum-comma-1.cerco.expected
(added)
tests/GCCTestSuite/c99-enum-comma-1.hex.expected
(added)
tests/GCCTestSuite/c99-enum-comma-1.s.expected
(added)
tests/GCCTestSuite/c99-flex-array-3-annotated.c.expected
(added)
tests/GCCTestSuite/c99-flex-array-3.c
(added)
tests/GCCTestSuite/c99-flex-array-3.c.expected
(added)
tests/GCCTestSuite/c99-flex-array-3.cerco.expected
(added)
tests/GCCTestSuite/c99-flex-array-3.hex.expected
(added)
tests/GCCTestSuite/c99-flex-array-3.s.expected
(added)
tests/GCCTestSuite/c99-func-2-annotated.c.expected
(added)
tests/GCCTestSuite/c99-func-2.c
(added)
tests/GCCTestSuite/c99-func-2.c.expected
(added)
tests/GCCTestSuite/c99-func-2.cerco.expected
(added)
tests/GCCTestSuite/c99-func-2.hex.expected
(added)
tests/GCCTestSuite/c99-func-2.s.expected
(added)
tests/GCCTestSuite/c99-idem-qual-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-1.c
(added)
tests/GCCTestSuite/c99-idem-qual-1.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-1.cerco.expected
(added)
tests/GCCTestSuite/c99-idem-qual-1.hex.expected
(added)
tests/GCCTestSuite/c99-idem-qual-1.s.expected
(added)
tests/GCCTestSuite/c99-idem-qual-2-annotated.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-2.c
(added)
tests/GCCTestSuite/c99-idem-qual-2.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-2.cerco.expected
(added)
tests/GCCTestSuite/c99-idem-qual-2.hex.expected
(added)
tests/GCCTestSuite/c99-idem-qual-2.s.expected
(added)
tests/GCCTestSuite/c99-idem-qual-3-annotated.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-3.c
(added)
tests/GCCTestSuite/c99-idem-qual-3.c.expected
(added)
tests/GCCTestSuite/c99-idem-qual-3.cerco.expected
(added)
tests/GCCTestSuite/c99-idem-qual-3.hex.expected
(added)
tests/GCCTestSuite/c99-idem-qual-3.s.expected
(added)
tests/GCCTestSuite/c99-impl-int-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-impl-int-1.c
(added)
tests/GCCTestSuite/c99-impl-int-1.c.expected
(added)
tests/GCCTestSuite/c99-impl-int-1.cerco.expected
(added)
tests/GCCTestSuite/c99-impl-int-1.hex.expected
(added)
tests/GCCTestSuite/c99-impl-int-1.s.expected
(added)
tests/GCCTestSuite/c99-impl-int-2-annotated.c.expected
(added)
tests/GCCTestSuite/c99-impl-int-2.c
(added)
tests/GCCTestSuite/c99-impl-int-2.c.expected
(added)
tests/GCCTestSuite/c99-impl-int-2.cerco.expected
(added)
tests/GCCTestSuite/c99-impl-int-2.hex.expected
(added)
tests/GCCTestSuite/c99-impl-int-2.s.expected
(added)
tests/GCCTestSuite/c99-longlong-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-longlong-1.c
(added)
tests/GCCTestSuite/c99-longlong-1.c.expected
(added)
tests/GCCTestSuite/c99-longlong-1.cerco.expected
(added)
tests/GCCTestSuite/c99-longlong-1.hex.expected
(added)
tests/GCCTestSuite/c99-longlong-1.s.expected
(added)
tests/GCCTestSuite/c99-main-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-main-1.c
(added)
tests/GCCTestSuite/c99-main-1.c.expected
(added)
tests/GCCTestSuite/c99-main-1.cerco.expected
(added)
tests/GCCTestSuite/c99-main-1.hex.expected
(added)
tests/GCCTestSuite/c99-main-1.s.expected
(added)
tests/GCCTestSuite/c99-restrict-1-annotated.c.expected
(added)
tests/GCCTestSuite/c99-restrict-1.c
(added)
tests/GCCTestSuite/c99-restrict-1.c.expected
(added)
tests/GCCTestSuite/c99-restrict-1.cerco.expected
(added)
tests/GCCTestSuite/c99-restrict-1.hex.expected
(added)
tests/GCCTestSuite/c99-restrict-1.s.expected
(added)
tests/GCCTestSuite/c99-restrict-2-annotated.c.expected
(added)
tests/GCCTestSuite/c99-restrict-2.c
(added)
tests/GCCTestSuite/c99-restrict-2.c.expected
(added)
tests/GCCTestSuite/c99-restrict-2.cerco.expected
(added)
tests/GCCTestSuite/c99-restrict-2.hex.expected
(added)
tests/GCCTestSuite/c99-restrict-2.s.expected
(added)
tests/GCCTestSuite/c99-tag-2-annotated.c.expected
(added)
tests/GCCTestSuite/c99-tag-2.c
(added)
tests/GCCTestSuite/c99-tag-2.c.expected
(added)
tests/GCCTestSuite/c99-tag-2.cerco.expected
(added)
tests/GCCTestSuite/c99-tag-2.hex.expected
(added)
tests/GCCTestSuite/c99-tag-2.s.expected
(added)
tests/GCCTestSuite/cast-qual-1-annotated.c.expected
(added)
tests/GCCTestSuite/cast-qual-1.c
(added)
tests/GCCTestSuite/cast-qual-1.c.expected
(added)
tests/GCCTestSuite/cast-qual-1.cerco.expected
(added)
tests/GCCTestSuite/cast-qual-1.hex.expected
(added)
tests/GCCTestSuite/cast-qual-1.s.expected
(added)
tests/GCCTestSuite/cleanup-3-annotated.c.expected
(added)
tests/GCCTestSuite/cleanup-3.c
(added)
tests/GCCTestSuite/cleanup-3.c.expected
(added)
tests/GCCTestSuite/cleanup-3.cerco.expected
(added)
tests/GCCTestSuite/cleanup-3.hex.expected
(added)
tests/GCCTestSuite/cleanup-3.s.expected
(added)
tests/GCCTestSuite/cleanup-6-annotated.c.expected
(added)
tests/GCCTestSuite/cleanup-6.c
(added)
tests/GCCTestSuite/cleanup-6.c.expected
(added)
tests/GCCTestSuite/cleanup-6.cerco.expected
(added)
tests/GCCTestSuite/cleanup-6.hex.expected
(added)
tests/GCCTestSuite/cleanup-6.s.expected
(added)
tests/GCCTestSuite/comp-return-1-annotated.c.expected
(added)
tests/GCCTestSuite/comp-return-1.c
(added)
tests/GCCTestSuite/comp-return-1.c.expected
(added)
tests/GCCTestSuite/comp-return-1.cerco.expected
(added)
tests/GCCTestSuite/comp-return-1.hex.expected
(added)
tests/GCCTestSuite/comp-return-1.s.expected
(added)
tests/GCCTestSuite/compare1-annotated.c.expected
(added)
tests/GCCTestSuite/compare1.c
(added)
tests/GCCTestSuite/compare1.c.expected
(added)
tests/GCCTestSuite/compare1.cerco.expected
(added)
tests/GCCTestSuite/compare1.hex.expected
(added)
tests/GCCTestSuite/compare1.s.expected
(added)
tests/GCCTestSuite/compare3-annotated.c.expected
(added)
tests/GCCTestSuite/compare3.c
(added)
tests/GCCTestSuite/compare3.c.expected
(added)
tests/GCCTestSuite/compare3.cerco.expected
(added)
tests/GCCTestSuite/compare3.hex.expected
(added)
tests/GCCTestSuite/compare3.s.expected
(added)
tests/GCCTestSuite/compare5-annotated.c.expected
(added)
tests/GCCTestSuite/compare5.c
(added)
tests/GCCTestSuite/compare5.c.expected
(added)
tests/GCCTestSuite/compare5.cerco.expected
(added)
tests/GCCTestSuite/compare5.hex.expected
(added)
tests/GCCTestSuite/compare5.s.expected
(added)
tests/GCCTestSuite/compare6-annotated.c.expected
(added)
tests/GCCTestSuite/compare6.c
(added)
tests/GCCTestSuite/compare6.c.expected
(added)
tests/GCCTestSuite/compare6.cerco.expected
(added)
tests/GCCTestSuite/compare6.hex.expected
(added)
tests/GCCTestSuite/compare6.s.expected
(added)
tests/GCCTestSuite/compare7-annotated.c.expected
(added)
tests/GCCTestSuite/compare7.c
(added)
tests/GCCTestSuite/compare7.c.expected
(added)
tests/GCCTestSuite/compare7.cerco.expected
(added)
tests/GCCTestSuite/compare7.hex.expected
(added)
tests/GCCTestSuite/compare7.s.expected
(added)
tests/GCCTestSuite/compare8-annotated.c.expected
(added)
tests/GCCTestSuite/compare8.c
(added)
tests/GCCTestSuite/compare8.c.expected
(added)
tests/GCCTestSuite/compare8.cerco.expected
(added)
tests/GCCTestSuite/compare8.hex.expected
(added)
tests/GCCTestSuite/compare8.s.expected
(added)
tests/GCCTestSuite/compare9-annotated.c.expected
(added)
tests/GCCTestSuite/compare9.c
(added)
tests/GCCTestSuite/compare9.c.expected
(added)
tests/GCCTestSuite/compare9.cerco.expected
(added)
tests/GCCTestSuite/compare9.hex.expected
(added)
tests/GCCTestSuite/compare9.s.expected
(added)
tests/GCCTestSuite/concat-annotated.c.expected
(added)
tests/GCCTestSuite/concat.c
(added)
tests/GCCTestSuite/concat.c.expected
(added)
tests/GCCTestSuite/concat.cerco.expected
(added)
tests/GCCTestSuite/concat.hex.expected
(added)
tests/GCCTestSuite/concat.s.expected
(added)
tests/GCCTestSuite/concat2-annotated.c.expected
(added)
tests/GCCTestSuite/concat2.c
(added)
tests/GCCTestSuite/concat2.c.expected
(added)
tests/GCCTestSuite/concat2.cerco.expected
(added)
tests/GCCTestSuite/concat2.hex.expected
(added)
tests/GCCTestSuite/concat2.s.expected
(added)
tests/GCCTestSuite/const-compare-annotated.c.expected
(added)
tests/GCCTestSuite/const-compare.c
(added)
tests/GCCTestSuite/const-compare.c.expected
(added)
tests/GCCTestSuite/const-compare.cerco.expected
(added)
tests/GCCTestSuite/const-compare.hex.expected
(added)
tests/GCCTestSuite/const-compare.s.expected
(added)
tests/GCCTestSuite/const-elim-2.c
(added)
tests/GCCTestSuite/const-elim-2.c.expected
(added)
tests/GCCTestSuite/conv-3-annotated.c.expected
(added)
tests/GCCTestSuite/conv-3.c
(added)
tests/GCCTestSuite/conv-3.c.expected
(added)
tests/GCCTestSuite/conv-3.cerco.expected
(added)
tests/GCCTestSuite/conv-3.hex.expected
(added)
tests/GCCTestSuite/conv-3.s.expected
(added)
tests/GCCTestSuite/cris-peep2-andu1-annotated.c.expected
(added)
tests/GCCTestSuite/cris-peep2-andu1.c
(added)
tests/GCCTestSuite/cris-peep2-andu1.c.expected
(added)
tests/GCCTestSuite/cris-peep2-andu1.cerco.expected
(added)
tests/GCCTestSuite/cris-peep2-andu1.hex.expected
(added)
tests/GCCTestSuite/cris-peep2-andu1.s.expected
(added)
tests/GCCTestSuite/cris-peep2-andu2-annotated.c.expected
(added)
tests/GCCTestSuite/cris-peep2-andu2.c
(added)
tests/GCCTestSuite/cris-peep2-andu2.c.expected
(added)
tests/GCCTestSuite/cris-peep2-andu2.cerco.expected
(added)
tests/GCCTestSuite/cris-peep2-andu2.hex.expected
(added)
tests/GCCTestSuite/cris-peep2-andu2.s.expected
(added)
tests/GCCTestSuite/cris-peep2-xsrand.c
(added)
tests/GCCTestSuite/cris-peep2-xsrand.c.expected
(added)
tests/GCCTestSuite/cris-peep2-xsrand2.c
(added)
tests/GCCTestSuite/cris-peep2-xsrand2.c.expected
(added)
tests/GCCTestSuite/darwin-20040809-2-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-20040809-2.c
(added)
tests/GCCTestSuite/darwin-20040809-2.c.expected
(added)
tests/GCCTestSuite/darwin-20040809-2.cerco.expected
(added)
tests/GCCTestSuite/darwin-20040809-2.hex.expected
(added)
tests/GCCTestSuite/darwin-20040809-2.s.expected
(added)
tests/GCCTestSuite/darwin-20040812-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-20040812-1.c
(added)
tests/GCCTestSuite/darwin-20040812-1.c.expected
(added)
tests/GCCTestSuite/darwin-20040812-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-20040812-1.hex.expected
(added)
tests/GCCTestSuite/darwin-20040812-1.s.expected
(added)
tests/GCCTestSuite/darwin-ld-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-1.c
(added)
tests/GCCTestSuite/darwin-ld-1.c.expected
(added)
tests/GCCTestSuite/darwin-ld-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-1.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-1.s.expected
(added)
tests/GCCTestSuite/darwin-ld-2-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-2.c
(added)
tests/GCCTestSuite/darwin-ld-2.c.expected
(added)
tests/GCCTestSuite/darwin-ld-2.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-2.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-2.s.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-1.c
(added)
tests/GCCTestSuite/darwin-ld-20040809-1.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-1.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-1.s.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-2-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-2.c
(added)
tests/GCCTestSuite/darwin-ld-20040809-2.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-2.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-2.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-20040809-2.s.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-1.c
(added)
tests/GCCTestSuite/darwin-ld-20040828-1.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-1.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-1.s.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-2-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-2.c
(added)
tests/GCCTestSuite/darwin-ld-20040828-2.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-2.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-2.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-2.s.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-3-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-3.c
(added)
tests/GCCTestSuite/darwin-ld-20040828-3.c.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-3.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-3.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-20040828-3.s.expected
(added)
tests/GCCTestSuite/darwin-ld-3-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-3.c
(added)
tests/GCCTestSuite/darwin-ld-3.c.expected
(added)
tests/GCCTestSuite/darwin-ld-3.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-3.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-3.s.expected
(added)
tests/GCCTestSuite/darwin-ld-4-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-4.c
(added)
tests/GCCTestSuite/darwin-ld-4.c.expected
(added)
tests/GCCTestSuite/darwin-ld-4.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-4.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-4.s.expected
(added)
tests/GCCTestSuite/darwin-ld-5-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-5.c
(added)
tests/GCCTestSuite/darwin-ld-5.c.expected
(added)
tests/GCCTestSuite/darwin-ld-5.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-5.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-5.s.expected
(added)
tests/GCCTestSuite/darwin-ld-6-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-ld-6.c
(added)
tests/GCCTestSuite/darwin-ld-6.c.expected
(added)
tests/GCCTestSuite/darwin-ld-6.cerco.expected
(added)
tests/GCCTestSuite/darwin-ld-6.hex.expected
(added)
tests/GCCTestSuite/darwin-ld-6.s.expected
(added)
tests/GCCTestSuite/darwin-version-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-version-1.c
(added)
tests/GCCTestSuite/darwin-version-1.c.expected
(added)
tests/GCCTestSuite/darwin-version-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-version-1.hex.expected
(added)
tests/GCCTestSuite/darwin-version-1.s.expected
(added)
tests/GCCTestSuite/darwin-weakimport-1-annotated.c.expected
(added)
tests/GCCTestSuite/darwin-weakimport-1.c
(added)
tests/GCCTestSuite/darwin-weakimport-1.c.expected
(added)
tests/GCCTestSuite/darwin-weakimport-1.cerco.expected
(added)
tests/GCCTestSuite/darwin-weakimport-1.hex.expected
(added)
tests/GCCTestSuite/darwin-weakimport-1.s.expected
(added)
tests/GCCTestSuite/decl-4-annotated.c.expected
(added)
tests/GCCTestSuite/decl-4.c
(added)
tests/GCCTestSuite/decl-4.c.expected
(added)
tests/GCCTestSuite/decl-4.cerco.expected
(added)
tests/GCCTestSuite/decl-4.hex.expected
(added)
tests/GCCTestSuite/decl-4.s.expected
(added)
tests/GCCTestSuite/decl-6-annotated.c.expected
(added)
tests/GCCTestSuite/decl-6.c
(added)
tests/GCCTestSuite/decl-6.c.expected
(added)
tests/GCCTestSuite/decl-6.cerco.expected
(added)
tests/GCCTestSuite/decl-6.hex.expected
(added)
tests/GCCTestSuite/decl-6.s.expected
(added)
tests/GCCTestSuite/declspec-12-annotated.c.expected
(added)
tests/GCCTestSuite/declspec-12.c
(added)
tests/GCCTestSuite/declspec-12.c.expected
(added)
tests/GCCTestSuite/declspec-12.cerco.expected
(added)
tests/GCCTestSuite/declspec-12.hex.expected
(added)
tests/GCCTestSuite/declspec-12.s.expected
(added)
tests/GCCTestSuite/declspec-2-annotated.c.expected
(added)
tests/GCCTestSuite/declspec-2.c
(added)
tests/GCCTestSuite/declspec-2.c.expected
(added)
tests/GCCTestSuite/declspec-2.cerco.expected
(added)
tests/GCCTestSuite/declspec-2.hex.expected
(added)
tests/GCCTestSuite/declspec-2.s.expected
(added)
tests/GCCTestSuite/declspec-3-annotated.c.expected
(added)
tests/GCCTestSuite/declspec-3.c
(added)
tests/GCCTestSuite/declspec-3.c.expected
(added)
tests/GCCTestSuite/declspec-3.cerco.expected
(added)
tests/GCCTestSuite/declspec-3.hex.expected
(added)
tests/GCCTestSuite/declspec-3.s.expected
(added)
tests/GCCTestSuite/deprecated-3-annotated.c.expected
(added)
tests/GCCTestSuite/deprecated-3.c
(added)
tests/GCCTestSuite/deprecated-3.c.expected
(added)
tests/GCCTestSuite/deprecated-3.cerco.expected
(added)
tests/GCCTestSuite/deprecated-3.hex.expected
(added)
tests/GCCTestSuite/deprecated-3.s.expected
(added)
tests/GCCTestSuite/dll-2-annotated.c.expected
(added)
tests/GCCTestSuite/dll-2.c
(added)
tests/GCCTestSuite/dll-2.c.expected
(added)
tests/GCCTestSuite/dll-2.cerco.expected
(added)
tests/GCCTestSuite/dll-2.hex.expected
(added)
tests/GCCTestSuite/dll-2.s.expected
(added)
tests/GCCTestSuite/dll-4-annotated.c.expected
(added)
tests/GCCTestSuite/dll-4.c
(added)
tests/GCCTestSuite/dll-4.c.expected
(added)
tests/GCCTestSuite/dll-4.cerco.expected
(added)
tests/GCCTestSuite/dll-4.hex.expected
(added)
tests/GCCTestSuite/dll-4.s.expected
(added)
tests/GCCTestSuite/dollar-annotated.c.expected
(added)
tests/GCCTestSuite/dollar.c
(added)
tests/GCCTestSuite/dollar.c.expected
(added)
tests/GCCTestSuite/dollar.cerco.expected
(added)
tests/GCCTestSuite/dollar.hex.expected
(added)
tests/GCCTestSuite/dollar.s.expected
(added)
tests/GCCTestSuite/doloop-2-annotated.c.expected
(added)
tests/GCCTestSuite/doloop-2.c
(added)
tests/GCCTestSuite/doloop-2.c.expected
(added)
tests/GCCTestSuite/doloop-2.cerco.expected
(added)
tests/GCCTestSuite/doloop-2.hex.expected
(added)
tests/GCCTestSuite/doloop-2.s.expected
(added)
tests/GCCTestSuite/empty-source-1-annotated.c.expected
(added)
tests/GCCTestSuite/empty-source-1.c
(added)
tests/GCCTestSuite/empty-source-1.c.expected
(added)
tests/GCCTestSuite/empty-source-1.cerco.expected
(added)
tests/GCCTestSuite/empty-source-1.hex.expected
(added)
tests/GCCTestSuite/empty-source-1.s.expected
(added)
tests/GCCTestSuite/empty-source-2-annotated.c.expected
(added)
tests/GCCTestSuite/empty-source-2.c
(added)
tests/GCCTestSuite/empty-source-2.c.expected
(added)
tests/GCCTestSuite/empty-source-2.cerco.expected
(added)
tests/GCCTestSuite/empty-source-2.hex.expected
(added)
tests/GCCTestSuite/empty-source-2.s.expected
(added)
tests/GCCTestSuite/empty-source-3-annotated.c.expected
(added)
tests/GCCTestSuite/empty-source-3.c
(added)
tests/GCCTestSuite/empty-source-3.c.expected
(added)
tests/GCCTestSuite/empty-source-3.cerco.expected
(added)
tests/GCCTestSuite/empty-source-3.hex.expected
(added)
tests/GCCTestSuite/empty-source-3.s.expected
(added)
tests/GCCTestSuite/enum2-annotated.c.expected
(added)
tests/GCCTestSuite/enum2.c
(added)
tests/GCCTestSuite/enum2.c.expected
(added)
tests/GCCTestSuite/enum2.cerco.expected
(added)
tests/GCCTestSuite/enum2.hex.expected
(added)
tests/GCCTestSuite/enum2.s.expected
(added)
tests/GCCTestSuite/enum3-annotated.c.expected
(added)
tests/GCCTestSuite/enum3.c
(added)
tests/GCCTestSuite/enum3.c.expected
(added)
tests/GCCTestSuite/enum3.cerco.expected
(added)
tests/GCCTestSuite/enum3.hex.expected
(added)
tests/GCCTestSuite/enum3.s.expected
(added)
tests/GCCTestSuite/extra-semi-1-annotated.c.expected
(added)
tests/GCCTestSuite/extra-semi-1.c
(added)
tests/GCCTestSuite/extra-semi-1.c.expected
(added)
tests/GCCTestSuite/extra-semi-1.cerco.expected
(added)
tests/GCCTestSuite/extra-semi-1.hex.expected
(added)
tests/GCCTestSuite/extra-semi-1.s.expected
(added)
tests/GCCTestSuite/extra-semi-2-annotated.c.expected
(added)
tests/GCCTestSuite/extra-semi-2.c
(added)
tests/GCCTestSuite/extra-semi-2.c.expected
(added)
tests/GCCTestSuite/extra-semi-2.cerco.expected
(added)
tests/GCCTestSuite/extra-semi-2.hex.expected
(added)
tests/GCCTestSuite/extra-semi-2.s.expected
(added)
tests/GCCTestSuite/extra-semi-3-annotated.c.expected
(added)
tests/GCCTestSuite/extra-semi-3.c
(added)
tests/GCCTestSuite/extra-semi-3.c.expected
(added)
tests/GCCTestSuite/extra-semi-3.cerco.expected
(added)
tests/GCCTestSuite/extra-semi-3.hex.expected
(added)
tests/GCCTestSuite/extra-semi-3.s.expected
(added)
tests/GCCTestSuite/fdata-sections-1-annotated.c.expected
(added)
tests/GCCTestSuite/fdata-sections-1.c
(added)
tests/GCCTestSuite/fdata-sections-1.c.expected
(added)
tests/GCCTestSuite/fdata-sections-1.cerco.expected
(added)
tests/GCCTestSuite/fdata-sections-1.hex.expected
(added)
tests/GCCTestSuite/fdata-sections-1.s.expected
(added)
tests/GCCTestSuite/fold-abs-1-annotated.c.expected
(added)
tests/GCCTestSuite/fold-abs-1.c
(added)
tests/GCCTestSuite/fold-abs-1.c.expected
(added)
tests/GCCTestSuite/fold-abs-1.cerco.expected
(added)
tests/GCCTestSuite/fold-abs-1.hex.expected
(added)
tests/GCCTestSuite/fold-abs-1.s.expected
(added)
tests/GCCTestSuite/fold-abs-3-annotated.c.expected
(added)
tests/GCCTestSuite/fold-abs-3.c
(added)
tests/GCCTestSuite/fold-abs-3.c.expected
(added)
tests/GCCTestSuite/fold-abs-3.cerco.expected
(added)
tests/GCCTestSuite/fold-abs-3.hex.expected
(added)
tests/GCCTestSuite/fold-abs-3.s.expected
(added)
tests/GCCTestSuite/fold-mod-1-annotated.c.expected
(added)
tests/GCCTestSuite/fold-mod-1.c
(added)
tests/GCCTestSuite/fold-mod-1.c.expected
(added)
tests/GCCTestSuite/fold-mod-1.cerco.expected
(added)
tests/GCCTestSuite/fold-mod-1.hex.expected
(added)
tests/GCCTestSuite/fold-mod-1.s.expected
(added)
tests/GCCTestSuite/fold-xor-1-annotated.c.expected
(added)
tests/GCCTestSuite/fold-xor-1.c
(added)
tests/GCCTestSuite/fold-xor-1.c.expected
(added)
tests/GCCTestSuite/fold-xor-1.cerco.expected
(added)
tests/GCCTestSuite/fold-xor-1.hex.expected
(added)
tests/GCCTestSuite/fold-xor-1.s.expected
(added)
tests/GCCTestSuite/fold-xor-2-annotated.c.expected
(added)
tests/GCCTestSuite/fold-xor-2.c
(added)
tests/GCCTestSuite/fold-xor-2.c.expected
(added)
tests/GCCTestSuite/fold-xor-2.cerco.expected
(added)
tests/GCCTestSuite/fold-xor-2.hex.expected
(added)
tests/GCCTestSuite/fold-xor-2.s.expected
(added)
tests/GCCTestSuite/ftrapv-1-annotated.c.expected
(added)
tests/GCCTestSuite/ftrapv-1.c
(added)
tests/GCCTestSuite/ftrapv-1.c.expected
(added)
tests/GCCTestSuite/ftrapv-1.cerco.expected
(added)
tests/GCCTestSuite/ftrapv-1.hex.expected
(added)
tests/GCCTestSuite/ftrapv-1.s.expected
(added)
tests/GCCTestSuite/funcdef-attr-1-annotated.c.expected
(added)
tests/GCCTestSuite/funcdef-attr-1.c
(added)
tests/GCCTestSuite/funcdef-attr-1.c.expected
(added)
tests/GCCTestSuite/funcdef-attr-1.cerco.expected
(added)
tests/GCCTestSuite/funcdef-attr-1.hex.expected
(added)
tests/GCCTestSuite/funcdef-attr-1.s.expected
(added)
tests/GCCTestSuite/funcdef-var-2-annotated.c.expected
(added)
tests/GCCTestSuite/funcdef-var-2.c
(added)
tests/GCCTestSuite/funcdef-var-2.c.expected
(added)
tests/GCCTestSuite/funcdef-var-2.cerco.expected
(added)
tests/GCCTestSuite/funcdef-var-2.hex.expected
(added)
tests/GCCTestSuite/funcdef-var-2.s.expected
(added)
tests/GCCTestSuite/funroll-loops-all-annotated.c.expected
(added)
tests/GCCTestSuite/funroll-loops-all.c
(added)
tests/GCCTestSuite/funroll-loops-all.c.expected
(added)
tests/GCCTestSuite/funroll-loops-all.cerco.expected
(added)
tests/GCCTestSuite/funroll-loops-all.hex.expected
(added)
tests/GCCTestSuite/funroll-loops-all.s.expected
(added)
tests/GCCTestSuite/gnu89-dupqual-1-annotated.c.expected
(added)
tests/GCCTestSuite/gnu89-dupqual-1.c
(added)
tests/GCCTestSuite/gnu89-dupqual-1.c.expected
(added)
tests/GCCTestSuite/gnu89-dupqual-1.cerco.expected
(added)
tests/GCCTestSuite/gnu89-dupqual-1.hex.expected
(added)
tests/GCCTestSuite/gnu89-dupqual-1.s.expected
(added)
tests/GCCTestSuite/h8300-stack-1-annotated.c.expected
(added)
tests/GCCTestSuite/h8300-stack-1.c
(added)
tests/GCCTestSuite/h8300-stack-1.c.expected
(added)
tests/GCCTestSuite/h8300-stack-1.cerco.expected
(added)
tests/GCCTestSuite/h8300-stack-1.hex.expected
(added)
tests/GCCTestSuite/h8300-stack-1.s.expected
(added)
tests/GCCTestSuite/if-empty-1-annotated.c.expected
(added)
tests/GCCTestSuite/if-empty-1.c
(added)
tests/GCCTestSuite/if-empty-1.c.expected
(added)
tests/GCCTestSuite/if-empty-1.cerco.expected
(added)
tests/GCCTestSuite/if-empty-1.hex.expected
(added)
tests/GCCTestSuite/if-empty-1.s.expected
(added)
tests/GCCTestSuite/inline-1-annotated.c.expected
(added)
tests/GCCTestSuite/inline-1.c
(added)
tests/GCCTestSuite/inline-1.c.expected
(added)
tests/GCCTestSuite/inline-1.cerco.expected
(added)
tests/GCCTestSuite/inline-1.hex.expected
(added)
tests/GCCTestSuite/inline-1.s.expected
(added)
tests/GCCTestSuite/inline-10-annotated.c.expected
(added)
tests/GCCTestSuite/inline-10.c
(added)
tests/GCCTestSuite/inline-10.c.expected
(added)
tests/GCCTestSuite/inline-10.cerco.expected
(added)
tests/GCCTestSuite/inline-10.hex.expected
(added)
tests/GCCTestSuite/inline-10.s.expected
(added)
tests/GCCTestSuite/inline-17-annotated.c.expected
(added)
tests/GCCTestSuite/inline-17.c
(added)
tests/GCCTestSuite/inline-17.c.expected
(added)
tests/GCCTestSuite/inline-17.cerco.expected
(added)
tests/GCCTestSuite/inline-17.hex.expected
(added)
tests/GCCTestSuite/inline-17.s.expected
(added)
tests/GCCTestSuite/inline-18-annotated.c.expected
(added)
tests/GCCTestSuite/inline-18.c
(added)
tests/GCCTestSuite/inline-18.c.expected
(added)
tests/GCCTestSuite/inline-18.cerco.expected
(added)
tests/GCCTestSuite/inline-18.hex.expected
(added)
tests/GCCTestSuite/inline-18.s.expected
(added)
tests/GCCTestSuite/inline-19-annotated.c.expected
(added)
tests/GCCTestSuite/inline-19.c
(added)
tests/GCCTestSuite/inline-19.c.expected
(added)
tests/GCCTestSuite/inline-19.cerco.expected
(added)
tests/GCCTestSuite/inline-19.hex.expected
(added)
tests/GCCTestSuite/inline-19.s.expected
(added)
tests/GCCTestSuite/inline-2-annotated.c.expected
(added)
tests/GCCTestSuite/inline-2.c
(added)
tests/GCCTestSuite/inline-2.c.expected
(added)
tests/GCCTestSuite/inline-2.cerco.expected
(added)
tests/GCCTestSuite/inline-2.hex.expected
(added)
tests/GCCTestSuite/inline-2.s.expected
(added)
tests/GCCTestSuite/inline-21-annotated.c.expected
(added)
tests/GCCTestSuite/inline-21.c
(added)
tests/GCCTestSuite/inline-21.c.expected
(added)
tests/GCCTestSuite/inline-21.cerco.expected
(added)
tests/GCCTestSuite/inline-21.hex.expected
(added)
tests/GCCTestSuite/inline-21.s.expected
(added)
tests/GCCTestSuite/inline-4-annotated.c.expected
(added)
tests/GCCTestSuite/inline-4.c
(added)
tests/GCCTestSuite/inline-4.c.expected
(added)
tests/GCCTestSuite/inline-4.cerco.expected
(added)
tests/GCCTestSuite/inline-4.hex.expected
(added)
tests/GCCTestSuite/inline-4.s.expected
(added)
tests/GCCTestSuite/inline-5-annotated.c.expected
(added)
tests/GCCTestSuite/inline-5.c
(added)
tests/GCCTestSuite/inline-5.c.expected
(added)
tests/GCCTestSuite/inline-5.cerco.expected
(added)
tests/GCCTestSuite/inline-5.hex.expected
(added)
tests/GCCTestSuite/inline-5.s.expected
(added)
tests/GCCTestSuite/inline-6-annotated.c.expected
(added)
tests/GCCTestSuite/inline-6.c
(added)
tests/GCCTestSuite/inline-6.c.expected
(added)
tests/GCCTestSuite/inline-6.cerco.expected
(added)
tests/GCCTestSuite/inline-6.hex.expected
(added)
tests/GCCTestSuite/inline-6.s.expected
(added)
tests/GCCTestSuite/inline-7-annotated.c.expected
(added)
tests/GCCTestSuite/inline-7.c
(added)
tests/GCCTestSuite/inline-7.c.expected
(added)
tests/GCCTestSuite/inline-7.cerco.expected
(added)
tests/GCCTestSuite/inline-7.hex.expected
(added)
tests/GCCTestSuite/inline-7.s.expected
(added)
tests/GCCTestSuite/inline-8-annotated.c.expected
(added)
tests/GCCTestSuite/inline-8.c
(added)
tests/GCCTestSuite/inline-8.c.expected
(added)
tests/GCCTestSuite/inline-8.cerco.expected
(added)
tests/GCCTestSuite/inline-8.hex.expected
(added)
tests/GCCTestSuite/inline-8.s.expected
(added)
tests/GCCTestSuite/inline-9-annotated.c.expected
(added)
tests/GCCTestSuite/inline-9.c
(added)
tests/GCCTestSuite/inline-9.c.expected
(added)
tests/GCCTestSuite/inline-9.cerco.expected
(added)
tests/GCCTestSuite/inline-9.hex.expected
(added)
tests/GCCTestSuite/inline-9.s.expected
(added)
tests/GCCTestSuite/inline-mcpy.c
(added)
tests/GCCTestSuite/inline-mcpy.c.expected
(added)
tests/GCCTestSuite/inline1-annotated.c.expected
(added)
tests/GCCTestSuite/inline1.c
(added)
tests/GCCTestSuite/inline1.c.expected
(added)
tests/GCCTestSuite/inline1.cerco.expected
(added)
tests/GCCTestSuite/inline1.hex.expected
(added)
tests/GCCTestSuite/inline1.s.expected
(added)
tests/GCCTestSuite/inline2-annotated.c.expected
(added)
tests/GCCTestSuite/inline2.c
(added)
tests/GCCTestSuite/inline2.c.expected
(added)
tests/GCCTestSuite/inline2.cerco.expected
(added)
tests/GCCTestSuite/inline2.hex.expected
(added)
tests/GCCTestSuite/inline2.s.expected
(added)
tests/GCCTestSuite/inline4-annotated.c.expected
(added)
tests/GCCTestSuite/inline4.c
(added)
tests/GCCTestSuite/inline4.c.expected
(added)
tests/GCCTestSuite/inline4.cerco.expected
(added)
tests/GCCTestSuite/inline4.hex.expected
(added)
tests/GCCTestSuite/inline4.s.expected
(added)
tests/GCCTestSuite/inline5-annotated.c.expected
(added)
tests/GCCTestSuite/inline5.c
(added)
tests/GCCTestSuite/inline5.c.expected
(added)
tests/GCCTestSuite/inline5.cerco.expected
(added)
tests/GCCTestSuite/inline5.hex.expected
(added)
tests/GCCTestSuite/inline5.s.expected
(added)
tests/GCCTestSuite/intermod-1-annotated.c.expected
(added)
tests/GCCTestSuite/intermod-1.c
(added)
tests/GCCTestSuite/intermod-1.c.expected
(added)
tests/GCCTestSuite/intermod-1.cerco.expected
(added)
tests/GCCTestSuite/intermod-1.hex.expected
(added)
tests/GCCTestSuite/intermod-1.s.expected
(added)
tests/GCCTestSuite/intmax_t-1-annotated.c.expected
(added)
tests/GCCTestSuite/intmax_t-1.c
(added)
tests/GCCTestSuite/intmax_t-1.c.expected
(added)
tests/GCCTestSuite/intmax_t-1.cerco.expected
(added)
tests/GCCTestSuite/intmax_t-1.hex.expected
(added)
tests/GCCTestSuite/intmax_t-1.s.expected
(added)
tests/GCCTestSuite/kpice1-annotated.c.expected
(added)
tests/GCCTestSuite/kpice1.c
(added)
tests/GCCTestSuite/kpice1.c.expected
(added)
tests/GCCTestSuite/kpice1.cerco.expected
(added)
tests/GCCTestSuite/kpice1.hex.expected
(added)
tests/GCCTestSuite/kpice1.s.expected
(added)
tests/GCCTestSuite/label-compound-stmt-1-annotated.c.expected
(added)
tests/GCCTestSuite/label-compound-stmt-1.c
(added)
tests/GCCTestSuite/label-compound-stmt-1.c.expected
(added)
tests/GCCTestSuite/label-compound-stmt-1.cerco.expected
(added)
tests/GCCTestSuite/label-compound-stmt-1.hex.expected
(added)
tests/GCCTestSuite/label-compound-stmt-1.s.expected
(added)
tests/GCCTestSuite/local1-annotated.c.expected
(added)
tests/GCCTestSuite/local1.c
(added)
tests/GCCTestSuite/local1.c.expected
(added)
tests/GCCTestSuite/local1.cerco.expected
(added)
tests/GCCTestSuite/local1.hex.expected
(added)
tests/GCCTestSuite/local1.s.expected
(added)
tests/GCCTestSuite/loop-5-annotated.c.expected
(added)
tests/GCCTestSuite/loop-5.c
(added)
tests/GCCTestSuite/loop-5.c.expected
(added)
tests/GCCTestSuite/loop-5.cerco.expected
(added)
tests/GCCTestSuite/loop-5.hex.expected
(added)
tests/GCCTestSuite/loop-5.s.expected
(added)
tests/GCCTestSuite/m-un-1-annotated.c.expected
(added)
tests/GCCTestSuite/m-un-1.c
(added)
tests/GCCTestSuite/m-un-1.c.expected
(added)
tests/GCCTestSuite/m-un-1.cerco.expected
(added)
tests/GCCTestSuite/m-un-1.hex.expected
(added)
tests/GCCTestSuite/m-un-1.s.expected
(added)
tests/GCCTestSuite/merge-all-constants-1-annotated.c.expected
(added)
tests/GCCTestSuite/merge-all-constants-1.c
(added)
tests/GCCTestSuite/merge-all-constants-1.c.expected
(added)
tests/GCCTestSuite/merge-all-constants-1.cerco.expected
(added)
tests/GCCTestSuite/merge-all-constants-1.hex.expected
(added)
tests/GCCTestSuite/merge-all-constants-1.s.expected
(added)
tests/GCCTestSuite/nested-redef-1-annotated.c.expected
(added)
tests/GCCTestSuite/nested-redef-1.c
(added)
tests/GCCTestSuite/nested-redef-1.c.expected
(added)
tests/GCCTestSuite/nested-redef-1.cerco.expected
(added)
tests/GCCTestSuite/nested-redef-1.hex.expected
(added)
tests/GCCTestSuite/nested-redef-1.s.expected
(added)
tests/GCCTestSuite/nonnull-1-annotated.c.expected
(added)
tests/GCCTestSuite/nonnull-1.c
(added)
tests/GCCTestSuite/nonnull-1.c.expected
(added)
tests/GCCTestSuite/nonnull-1.cerco.expected
(added)
tests/GCCTestSuite/nonnull-1.hex.expected
(added)
tests/GCCTestSuite/nonnull-1.s.expected
(added)
tests/GCCTestSuite/nonnull-2-annotated.c.expected
(added)
tests/GCCTestSuite/nonnull-2.c
(added)
tests/GCCTestSuite/nonnull-2.c.expected
(added)
tests/GCCTestSuite/nonnull-2.cerco.expected
(added)
tests/GCCTestSuite/nonnull-2.hex.expected
(added)
tests/GCCTestSuite/nonnull-2.s.expected
(added)
tests/GCCTestSuite/noreturn-1-annotated.c.expected
(added)
tests/GCCTestSuite/noreturn-1.c
(added)
tests/GCCTestSuite/noreturn-1.c.expected
(added)
tests/GCCTestSuite/noreturn-1.cerco.expected
(added)
tests/GCCTestSuite/noreturn-1.hex.expected
(added)
tests/GCCTestSuite/noreturn-1.s.expected
(added)
tests/GCCTestSuite/noreturn-2-annotated.c.expected
(added)
tests/GCCTestSuite/noreturn-2.c
(added)
tests/GCCTestSuite/noreturn-2.c.expected
(added)
tests/GCCTestSuite/noreturn-2.cerco.expected
(added)
tests/GCCTestSuite/noreturn-2.hex.expected
(added)
tests/GCCTestSuite/noreturn-2.s.expected
(added)
tests/GCCTestSuite/noreturn-5-annotated.c.expected
(added)
tests/GCCTestSuite/noreturn-5.c
(added)
tests/GCCTestSuite/noreturn-5.c.expected
(added)
tests/GCCTestSuite/noreturn-5.cerco.expected
(added)
tests/GCCTestSuite/noreturn-5.hex.expected
(added)
tests/GCCTestSuite/noreturn-5.s.expected
(added)
tests/GCCTestSuite/noreturn-6-annotated.c.expected
(added)
tests/GCCTestSuite/noreturn-6.c
(added)
tests/GCCTestSuite/noreturn-6.c.expected
(added)
tests/GCCTestSuite/noreturn-6.cerco.expected
(added)
tests/GCCTestSuite/noreturn-6.hex.expected
(added)
tests/GCCTestSuite/noreturn-6.s.expected
(added)
tests/GCCTestSuite/noreturn-7-annotated.c.expected
(added)
tests/GCCTestSuite/noreturn-7.c
(added)
tests/GCCTestSuite/noreturn-7.c.expected
(added)
tests/GCCTestSuite/noreturn-7.cerco.expected
(added)
tests/GCCTestSuite/noreturn-7.hex.expected
(added)
tests/GCCTestSuite/noreturn-7.s.expected
(added)
tests/GCCTestSuite/null-pointer-1-annotated.c.expected
(added)
tests/GCCTestSuite/null-pointer-1.c
(added)
tests/GCCTestSuite/null-pointer-1.c.expected
(added)
tests/GCCTestSuite/null-pointer-1.cerco.expected
(added)
tests/GCCTestSuite/null-pointer-1.hex.expected
(added)
tests/GCCTestSuite/null-pointer-1.s.expected
(added)
tests/GCCTestSuite/old-style-then-proto-1-annotated.c.expected
(added)
tests/GCCTestSuite/old-style-then-proto-1.c
(added)
tests/GCCTestSuite/old-style-then-proto-1.c.expected
(added)
tests/GCCTestSuite/old-style-then-proto-1.cerco.expected
(added)
tests/GCCTestSuite/old-style-then-proto-1.hex.expected
(added)
tests/GCCTestSuite/old-style-then-proto-1.s.expected
(added)
tests/GCCTestSuite/overflow-1-annotated.c.expected
(added)
tests/GCCTestSuite/overflow-1.c
(added)
tests/GCCTestSuite/overflow-1.c.expected
(added)
tests/GCCTestSuite/overflow-1.cerco.expected
(added)
tests/GCCTestSuite/overflow-1.hex.expected
(added)
tests/GCCTestSuite/overflow-1.s.expected
(added)
tests/GCCTestSuite/pack-test-2-annotated.c.expected
(added)
tests/GCCTestSuite/pack-test-2.c
(added)
tests/GCCTestSuite/pack-test-2.c.expected
(added)
tests/GCCTestSuite/pack-test-2.cerco.expected
(added)
tests/GCCTestSuite/pack-test-2.hex.expected
(added)
tests/GCCTestSuite/pack-test-2.s.expected
(added)
tests/GCCTestSuite/pack-test-3-annotated.c.expected
(added)
tests/GCCTestSuite/pack-test-3.c
(added)
tests/GCCTestSuite/pack-test-3.c.expected
(added)
tests/GCCTestSuite/pack-test-3.cerco.expected
(added)
tests/GCCTestSuite/pack-test-3.hex.expected
(added)
tests/GCCTestSuite/pack-test-3.s.expected
(added)
tests/GCCTestSuite/parm-mismatch-1-annotated.c.expected
(added)
tests/GCCTestSuite/parm-mismatch-1.c
(added)
tests/GCCTestSuite/parm-mismatch-1.c.expected
(added)
tests/GCCTestSuite/parm-mismatch-1.cerco.expected
(added)
tests/GCCTestSuite/parm-mismatch-1.hex.expected
(added)
tests/GCCTestSuite/parm-mismatch-1.s.expected
(added)
tests/GCCTestSuite/postincr-1-annotated.c.expected
(added)
tests/GCCTestSuite/postincr-1.c
(added)
tests/GCCTestSuite/postincr-1.c.expected
(added)
tests/GCCTestSuite/postincr-1.cerco.expected
(added)
tests/GCCTestSuite/postincr-1.hex.expected
(added)
tests/GCCTestSuite/postincr-1.s.expected
(added)
tests/GCCTestSuite/pr11459-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr11459-1.c
(added)
tests/GCCTestSuite/pr11459-1.c.expected
(added)
tests/GCCTestSuite/pr11459-1.cerco.expected
(added)
tests/GCCTestSuite/pr11459-1.hex.expected
(added)
tests/GCCTestSuite/pr11459-1.s.expected
(added)
tests/GCCTestSuite/pr11864-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr11864-1.c
(added)
tests/GCCTestSuite/pr11864-1.c.expected
(added)
tests/GCCTestSuite/pr11864-1.cerco.expected
(added)
tests/GCCTestSuite/pr11864-1.hex.expected
(added)
tests/GCCTestSuite/pr11864-1.s.expected
(added)
tests/GCCTestSuite/pr14092-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr14092-1.c
(added)
tests/GCCTestSuite/pr14092-1.c.expected
(added)
tests/GCCTestSuite/pr14092-1.cerco.expected
(added)
tests/GCCTestSuite/pr14092-1.hex.expected
(added)
tests/GCCTestSuite/pr14092-1.s.expected
(added)
tests/GCCTestSuite/pr14475-annotated.c.expected
(added)
tests/GCCTestSuite/pr14475.c
(added)
tests/GCCTestSuite/pr14475.c.expected
(added)
tests/GCCTestSuite/pr14475.cerco.expected
(added)
tests/GCCTestSuite/pr14475.hex.expected
(added)
tests/GCCTestSuite/pr14475.s.expected
(added)
tests/GCCTestSuite/pr14796-1.c
(added)
tests/GCCTestSuite/pr14796-1.c.expected
(added)
tests/GCCTestSuite/pr14796-2.c
(added)
tests/GCCTestSuite/pr14796-2.c.expected
(added)
tests/GCCTestSuite/pr15443-2-annotated.c.expected
(added)
tests/GCCTestSuite/pr15443-2.c
(added)
tests/GCCTestSuite/pr15443-2.c.expected
(added)
tests/GCCTestSuite/pr15443-2.cerco.expected
(added)
tests/GCCTestSuite/pr15443-2.hex.expected
(added)
tests/GCCTestSuite/pr15443-2.s.expected
(added)
tests/GCCTestSuite/pr15698-3-annotated.c.expected
(added)
tests/GCCTestSuite/pr15698-3.c
(added)
tests/GCCTestSuite/pr15698-3.c.expected
(added)
tests/GCCTestSuite/pr15698-3.cerco.expected
(added)
tests/GCCTestSuite/pr15698-3.hex.expected
(added)
tests/GCCTestSuite/pr15698-3.s.expected
(added)
tests/GCCTestSuite/pr15698-4-annotated.c.expected
(added)
tests/GCCTestSuite/pr15698-4.c
(added)
tests/GCCTestSuite/pr15698-4.c.expected
(added)
tests/GCCTestSuite/pr15698-4.cerco.expected
(added)
tests/GCCTestSuite/pr15698-4.hex.expected
(added)
tests/GCCTestSuite/pr15698-4.s.expected
(added)
tests/GCCTestSuite/pr15698-6-annotated.c.expected
(added)
tests/GCCTestSuite/pr15698-6.c
(added)
tests/GCCTestSuite/pr15698-6.c.expected
(added)
tests/GCCTestSuite/pr15698-6.cerco.expected
(added)
tests/GCCTestSuite/pr15698-6.hex.expected
(added)
tests/GCCTestSuite/pr15698-6.s.expected
(added)
tests/GCCTestSuite/pr15698-7-annotated.c.expected
(added)
tests/GCCTestSuite/pr15698-7.c
(added)
tests/GCCTestSuite/pr15698-7.c.expected
(added)
tests/GCCTestSuite/pr15698-7.cerco.expected
(added)
tests/GCCTestSuite/pr15698-7.hex.expected
(added)
tests/GCCTestSuite/pr15698-7.s.expected
(added)
tests/GCCTestSuite/pr15784-4-annotated.c.expected
(added)
tests/GCCTestSuite/pr15784-4.c
(added)
tests/GCCTestSuite/pr15784-4.c.expected
(added)
tests/GCCTestSuite/pr15784-4.cerco.expected
(added)
tests/GCCTestSuite/pr15784-4.hex.expected
(added)
tests/GCCTestSuite/pr15784-4.s.expected
(added)
tests/GCCTestSuite/pr15825-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr15825-1.c
(added)
tests/GCCTestSuite/pr15825-1.c.expected
(added)
tests/GCCTestSuite/pr15825-1.cerco.expected
(added)
tests/GCCTestSuite/pr15825-1.hex.expected
(added)
tests/GCCTestSuite/pr15825-1.s.expected
(added)
tests/GCCTestSuite/pr17036-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr17036-1.c
(added)
tests/GCCTestSuite/pr17036-1.c.expected
(added)
tests/GCCTestSuite/pr17036-1.cerco.expected
(added)
tests/GCCTestSuite/pr17036-1.hex.expected
(added)
tests/GCCTestSuite/pr17036-1.s.expected
(added)
tests/GCCTestSuite/pr17319-annotated.c.expected
(added)
tests/GCCTestSuite/pr17319.c
(added)
tests/GCCTestSuite/pr17319.c.expected
(added)
tests/GCCTestSuite/pr17319.cerco.expected
(added)
tests/GCCTestSuite/pr17319.hex.expected
(added)
tests/GCCTestSuite/pr17319.s.expected
(added)
tests/GCCTestSuite/pr17581-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr17581-1.c
(added)
tests/GCCTestSuite/pr17581-1.c.expected
(added)
tests/GCCTestSuite/pr17581-1.cerco.expected
(added)
tests/GCCTestSuite/pr17581-1.hex.expected
(added)
tests/GCCTestSuite/pr17581-1.s.expected
(added)
tests/GCCTestSuite/pr17635-annotated.c.expected
(added)
tests/GCCTestSuite/pr17635.c
(added)
tests/GCCTestSuite/pr17635.c.expected
(added)
tests/GCCTestSuite/pr17635.cerco.expected
(added)
tests/GCCTestSuite/pr17635.hex.expected
(added)
tests/GCCTestSuite/pr17635.s.expected
(added)
tests/GCCTestSuite/pr17957-annotated.c.expected
(added)
tests/GCCTestSuite/pr17957.c
(added)
tests/GCCTestSuite/pr17957.c.expected
(added)
tests/GCCTestSuite/pr17957.cerco.expected
(added)
tests/GCCTestSuite/pr17957.hex.expected
(added)
tests/GCCTestSuite/pr17957.s.expected
(added)
tests/GCCTestSuite/pr18241-5-annotated.c.expected
(added)
tests/GCCTestSuite/pr18241-5.c
(added)
tests/GCCTestSuite/pr18241-5.c.expected
(added)
tests/GCCTestSuite/pr18241-5.cerco.expected
(added)
tests/GCCTestSuite/pr18241-5.hex.expected
(added)
tests/GCCTestSuite/pr18241-5.s.expected
(added)
tests/GCCTestSuite/pr18479-annotated.c.expected
(added)
tests/GCCTestSuite/pr18479.c
(added)
tests/GCCTestSuite/pr18479.c.expected
(added)
tests/GCCTestSuite/pr18479.cerco.expected
(added)
tests/GCCTestSuite/pr18479.hex.expected
(added)
tests/GCCTestSuite/pr18479.s.expected
(added)
tests/GCCTestSuite/pr18809-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr18809-1.c
(added)
tests/GCCTestSuite/pr18809-1.c.expected
(added)
tests/GCCTestSuite/pr18809-1.cerco.expected
(added)
tests/GCCTestSuite/pr18809-1.hex.expected
(added)
tests/GCCTestSuite/pr18809-1.s.expected
(added)
tests/GCCTestSuite/pr18921-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr18921-1.c
(added)
tests/GCCTestSuite/pr18921-1.c.expected
(added)
tests/GCCTestSuite/pr18921-1.cerco.expected
(added)
tests/GCCTestSuite/pr18921-1.hex.expected
(added)
tests/GCCTestSuite/pr18921-1.s.expected
(added)
tests/GCCTestSuite/pr18928-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr18928-1.c
(added)
tests/GCCTestSuite/pr18928-1.c.expected
(added)
tests/GCCTestSuite/pr18928-1.cerco.expected
(added)
tests/GCCTestSuite/pr18928-1.hex.expected
(added)
tests/GCCTestSuite/pr18928-1.s.expected
(added)
tests/GCCTestSuite/pr20017-annotated.c.expected
(added)
tests/GCCTestSuite/pr20017.c
(added)
tests/GCCTestSuite/pr20017.c.expected
(added)
tests/GCCTestSuite/pr20017.cerco.expected
(added)
tests/GCCTestSuite/pr20017.hex.expected
(added)
tests/GCCTestSuite/pr20017.s.expected
(added)
tests/GCCTestSuite/pr20115-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr20115-1.c
(added)
tests/GCCTestSuite/pr20115-1.c.expected
(added)
tests/GCCTestSuite/pr20115-1.cerco.expected
(added)
tests/GCCTestSuite/pr20115-1.hex.expected
(added)
tests/GCCTestSuite/pr20115-1.s.expected
(added)
tests/GCCTestSuite/pr20115-annotated.c.expected
(added)
tests/GCCTestSuite/pr20115.c
(added)
tests/GCCTestSuite/pr20115.c.expected
(added)
tests/GCCTestSuite/pr20115.cerco.expected
(added)
tests/GCCTestSuite/pr20115.hex.expected
(added)
tests/GCCTestSuite/pr20115.s.expected
(added)
tests/GCCTestSuite/pr20130-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr20130-1.c
(added)
tests/GCCTestSuite/pr20130-1.c.expected
(added)
tests/GCCTestSuite/pr20130-1.cerco.expected
(added)
tests/GCCTestSuite/pr20130-1.hex.expected
(added)
tests/GCCTestSuite/pr20130-1.s.expected
(added)
tests/GCCTestSuite/pr21085-annotated.c.expected
(added)
tests/GCCTestSuite/pr21085.c
(added)
tests/GCCTestSuite/pr21085.c.expected
(added)
tests/GCCTestSuite/pr21085.cerco.expected
(added)
tests/GCCTestSuite/pr21085.hex.expected
(added)
tests/GCCTestSuite/pr21085.s.expected
(added)
tests/GCCTestSuite/pr22308-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr22308-1.c
(added)
tests/GCCTestSuite/pr22308-1.c.expected
(added)
tests/GCCTestSuite/pr22308-1.cerco.expected
(added)
tests/GCCTestSuite/pr22308-1.hex.expected
(added)
tests/GCCTestSuite/pr22308-1.s.expected
(added)
tests/GCCTestSuite/pr22311-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr22311-1.c
(added)
tests/GCCTestSuite/pr22311-1.c.expected
(added)
tests/GCCTestSuite/pr22311-1.cerco.expected
(added)
tests/GCCTestSuite/pr22311-1.hex.expected
(added)
tests/GCCTestSuite/pr22311-1.s.expected
(added)
tests/GCCTestSuite/pr22329-annotated.c.expected
(added)
tests/GCCTestSuite/pr22329.c
(added)
tests/GCCTestSuite/pr22329.c.expected
(added)
tests/GCCTestSuite/pr22329.cerco.expected
(added)
tests/GCCTestSuite/pr22329.hex.expected
(added)
tests/GCCTestSuite/pr22329.s.expected
(added)
tests/GCCTestSuite/pr22335-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr22335-1.c
(added)
tests/GCCTestSuite/pr22335-1.c.expected
(added)
tests/GCCTestSuite/pr22335-1.cerco.expected
(added)
tests/GCCTestSuite/pr22335-1.hex.expected
(added)
tests/GCCTestSuite/pr22335-1.s.expected
(added)
tests/GCCTestSuite/pr22335-2-annotated.c.expected
(added)
tests/GCCTestSuite/pr22335-2.c
(added)
tests/GCCTestSuite/pr22335-2.c.expected
(added)
tests/GCCTestSuite/pr22335-2.cerco.expected
(added)
tests/GCCTestSuite/pr22335-2.hex.expected
(added)
tests/GCCTestSuite/pr22335-2.s.expected
(added)
tests/GCCTestSuite/pr23049.c
(added)
tests/GCCTestSuite/pr23049.c.expected
(added)
tests/GCCTestSuite/pr23165-annotated.c.expected
(added)
tests/GCCTestSuite/pr23165.c
(added)
tests/GCCTestSuite/pr23165.c.expected
(added)
tests/GCCTestSuite/pr23165.cerco.expected
(added)
tests/GCCTestSuite/pr23165.hex.expected
(added)
tests/GCCTestSuite/pr23165.s.expected
(added)
tests/GCCTestSuite/pr23584-annotated.c.expected
(added)
tests/GCCTestSuite/pr23584.c
(added)
tests/GCCTestSuite/pr23584.c.expected
(added)
tests/GCCTestSuite/pr23584.cerco.expected
(added)
tests/GCCTestSuite/pr23584.hex.expected
(added)
tests/GCCTestSuite/pr23584.s.expected
(added)
tests/GCCTestSuite/pr23625-annotated.c.expected
(added)
tests/GCCTestSuite/pr23625.c
(added)
tests/GCCTestSuite/pr23625.c.expected
(added)
tests/GCCTestSuite/pr23625.cerco.expected
(added)
tests/GCCTestSuite/pr23625.hex.expected
(added)
tests/GCCTestSuite/pr23625.s.expected
(added)
tests/GCCTestSuite/pr24367-annotated.c.expected
(added)
tests/GCCTestSuite/pr24367.c
(added)
tests/GCCTestSuite/pr24367.c.expected
(added)
tests/GCCTestSuite/pr24367.cerco.expected
(added)
tests/GCCTestSuite/pr24367.hex.expected
(added)
tests/GCCTestSuite/pr24367.s.expected
(added)
tests/GCCTestSuite/pr24445-annotated.c.expected
(added)
tests/GCCTestSuite/pr24445.c
(added)
tests/GCCTestSuite/pr24445.c.expected
(added)
tests/GCCTestSuite/pr24445.cerco.expected
(added)
tests/GCCTestSuite/pr24445.hex.expected
(added)
tests/GCCTestSuite/pr24445.s.expected
(added)
tests/GCCTestSuite/pr24600-annotated.c.expected
(added)
tests/GCCTestSuite/pr24600.c
(added)
tests/GCCTestSuite/pr24600.c.expected
(added)
tests/GCCTestSuite/pr24600.cerco.expected
(added)
tests/GCCTestSuite/pr24600.hex.expected
(added)
tests/GCCTestSuite/pr24600.s.expected
(added)
tests/GCCTestSuite/pr24615-annotated.c.expected
(added)
tests/GCCTestSuite/pr24615.c
(added)
tests/GCCTestSuite/pr24615.c.expected
(added)
tests/GCCTestSuite/pr24615.cerco.expected
(added)
tests/GCCTestSuite/pr24615.hex.expected
(added)
tests/GCCTestSuite/pr24615.s.expected
(added)
tests/GCCTestSuite/pr24620-annotated.c.expected
(added)
tests/GCCTestSuite/pr24620.c
(added)
tests/GCCTestSuite/pr24620.c.expected
(added)
tests/GCCTestSuite/pr24620.cerco.expected
(added)
tests/GCCTestSuite/pr24620.hex.expected
(added)
tests/GCCTestSuite/pr24620.s.expected
(added)
tests/GCCTestSuite/pr24683.c
(added)
tests/GCCTestSuite/pr24683.c.expected
(added)
tests/GCCTestSuite/pr25196-annotated.c.expected
(added)
tests/GCCTestSuite/pr25196.c
(added)
tests/GCCTestSuite/pr25196.c.expected
(added)
tests/GCCTestSuite/pr25196.cerco.expected
(added)
tests/GCCTestSuite/pr25196.hex.expected
(added)
tests/GCCTestSuite/pr25196.s.expected
(added)
tests/GCCTestSuite/pr25559-annotated.c.expected
(added)
tests/GCCTestSuite/pr25559.c
(added)
tests/GCCTestSuite/pr25559.c.expected
(added)
tests/GCCTestSuite/pr25559.cerco.expected
(added)
tests/GCCTestSuite/pr25559.hex.expected
(added)
tests/GCCTestSuite/pr25559.s.expected
(added)
tests/GCCTestSuite/pr25795-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr25795-1.c
(added)
tests/GCCTestSuite/pr25795-1.c.expected
(added)
tests/GCCTestSuite/pr25795-1.cerco.expected
(added)
tests/GCCTestSuite/pr25795-1.hex.expected
(added)
tests/GCCTestSuite/pr25795-1.s.expected
(added)
tests/GCCTestSuite/pr25795-annotated.c.expected
(added)
tests/GCCTestSuite/pr25795.c
(added)
tests/GCCTestSuite/pr25795.c.expected
(added)
tests/GCCTestSuite/pr25795.cerco.expected
(added)
tests/GCCTestSuite/pr25795.hex.expected
(added)
tests/GCCTestSuite/pr25795.s.expected
(added)
tests/GCCTestSuite/pr25993-annotated.c.expected
(added)
tests/GCCTestSuite/pr25993.c
(added)
tests/GCCTestSuite/pr25993.c.expected
(added)
tests/GCCTestSuite/pr25993.cerco.expected
(added)
tests/GCCTestSuite/pr25993.hex.expected
(added)
tests/GCCTestSuite/pr25993.s.expected
(added)
tests/GCCTestSuite/pr26004-annotated.c.expected
(added)
tests/GCCTestSuite/pr26004.c
(added)
tests/GCCTestSuite/pr26004.c.expected
(added)
tests/GCCTestSuite/pr26004.cerco.expected
(added)
tests/GCCTestSuite/pr26004.hex.expected
(added)
tests/GCCTestSuite/pr26004.s.expected
(added)
tests/GCCTestSuite/pr26570-annotated.c.expected
(added)
tests/GCCTestSuite/pr26570.c
(added)
tests/GCCTestSuite/pr26570.c.expected
(added)
tests/GCCTestSuite/pr26570.cerco.expected
(added)
tests/GCCTestSuite/pr26570.hex.expected
(added)
tests/GCCTestSuite/pr26570.s.expected
(added)
tests/GCCTestSuite/pr26961-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr26961-1.c
(added)
tests/GCCTestSuite/pr26961-1.c.expected
(added)
tests/GCCTestSuite/pr26961-1.cerco.expected
(added)
tests/GCCTestSuite/pr26961-1.hex.expected
(added)
tests/GCCTestSuite/pr26961-1.s.expected
(added)
tests/GCCTestSuite/pr28187-annotated.c.expected
(added)
tests/GCCTestSuite/pr28187.c
(added)
tests/GCCTestSuite/pr28187.c.expected
(added)
tests/GCCTestSuite/pr28187.cerco.expected
(added)
tests/GCCTestSuite/pr28187.hex.expected
(added)
tests/GCCTestSuite/pr28187.s.expected
(added)
tests/GCCTestSuite/pr28402.c
(added)
tests/GCCTestSuite/pr28402.c.expected
(added)
tests/GCCTestSuite/pr29581-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr29581-1.c
(added)
tests/GCCTestSuite/pr29581-1.c.expected
(added)
tests/GCCTestSuite/pr29581-1.cerco.expected
(added)
tests/GCCTestSuite/pr29581-1.hex.expected
(added)
tests/GCCTestSuite/pr29581-1.s.expected
(added)
tests/GCCTestSuite/pr29581-3-annotated.c.expected
(added)
tests/GCCTestSuite/pr29581-3.c
(added)
tests/GCCTestSuite/pr29581-3.c.expected
(added)
tests/GCCTestSuite/pr29581-3.cerco.expected
(added)
tests/GCCTestSuite/pr29581-3.hex.expected
(added)
tests/GCCTestSuite/pr29581-3.s.expected
(added)
tests/GCCTestSuite/pr29637-annotated.c.expected
(added)
tests/GCCTestSuite/pr29637.c
(added)
tests/GCCTestSuite/pr29637.c.expected
(added)
tests/GCCTestSuite/pr29637.cerco.expected
(added)
tests/GCCTestSuite/pr29637.hex.expected
(added)
tests/GCCTestSuite/pr29637.s.expected
(added)
tests/GCCTestSuite/pr29736-annotated.c.expected
(added)
tests/GCCTestSuite/pr29736.c
(added)
tests/GCCTestSuite/pr29736.c.expected
(added)
tests/GCCTestSuite/pr29736.cerco.expected
(added)
tests/GCCTestSuite/pr29736.hex.expected
(added)
tests/GCCTestSuite/pr29736.s.expected
(added)
tests/GCCTestSuite/pr3074-1-annotated.c.expected
(added)
tests/GCCTestSuite/pr3074-1.c
(added)
tests/GCCTestSuite/pr3074-1.c.expected
(added)
tests/GCCTestSuite/pr3074-1.cerco.expected
(added)
tests/GCCTestSuite/pr3074-1.hex.expected
(added)
tests/GCCTestSuite/pr3074-1.s.expected
(added)
tests/GCCTestSuite/pr32450-annotated.c.expected
(added)
tests/GCCTestSuite/pr32450.c
(added)
tests/GCCTestSuite/pr32450.c.expected
(added)
tests/GCCTestSuite/pr32450.cerco.expected
(added)
tests/GCCTestSuite/pr32450.hex.expected
(added)
tests/GCCTestSuite/pr32450.s.expected
(added)
tests/GCCTestSuite/pragma-ep-2-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-ep-2.c
(added)
tests/GCCTestSuite/pragma-ep-2.c.expected
(added)
tests/GCCTestSuite/pragma-ep-2.cerco.expected
(added)
tests/GCCTestSuite/pragma-ep-2.hex.expected
(added)
tests/GCCTestSuite/pragma-ep-2.s.expected
(added)
tests/GCCTestSuite/pragma-ep-3-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-ep-3.c
(added)
tests/GCCTestSuite/pragma-ep-3.c.expected
(added)
tests/GCCTestSuite/pragma-ep-3.cerco.expected
(added)
tests/GCCTestSuite/pragma-ep-3.hex.expected
(added)
tests/GCCTestSuite/pragma-ep-3.s.expected
(added)
tests/GCCTestSuite/pragma-isr-trap_exit-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-isr-trap_exit.c
(added)
tests/GCCTestSuite/pragma-isr-trap_exit.c.expected
(added)
tests/GCCTestSuite/pragma-isr-trap_exit.cerco.expected
(added)
tests/GCCTestSuite/pragma-isr-trap_exit.hex.expected
(added)
tests/GCCTestSuite/pragma-isr-trap_exit.s.expected
(added)
tests/GCCTestSuite/pragma-isr2-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-isr2.c
(added)
tests/GCCTestSuite/pragma-isr2.c.expected
(added)
tests/GCCTestSuite/pragma-isr2.cerco.expected
(added)
tests/GCCTestSuite/pragma-isr2.hex.expected
(added)
tests/GCCTestSuite/pragma-isr2.s.expected
(added)
tests/GCCTestSuite/pragma-pack-4-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-pack-4.c
(added)
tests/GCCTestSuite/pragma-pack-4.c.expected
(added)
tests/GCCTestSuite/pragma-pack-4.cerco.expected
(added)
tests/GCCTestSuite/pragma-pack-4.hex.expected
(added)
tests/GCCTestSuite/pragma-pack-4.s.expected
(added)
tests/GCCTestSuite/pragma-re-2-annotated.c.expected
(added)
tests/GCCTestSuite/pragma-re-2.c
(added)
tests/GCCTestSuite/pragma-re-2.c.expected
(added)
tests/GCCTestSuite/pragma-re-2.cerco.expected
(added)
tests/GCCTestSuite/pragma-re-2.hex.expected
(added)
tests/GCCTestSuite/pragma-re-2.s.expected
(added)
tests/GCCTestSuite/profile-generate-2-annotated.c.expected
(added)
tests/GCCTestSuite/profile-generate-2.c
(added)
tests/GCCTestSuite/profile-generate-2.c.expected
(added)
tests/GCCTestSuite/profile-generate-2.cerco.expected
(added)
tests/GCCTestSuite/profile-generate-2.hex.expected
(added)
tests/GCCTestSuite/profile-generate-2.s.expected
(added)
tests/GCCTestSuite/pure-1-annotated.c.expected
(added)
tests/GCCTestSuite/pure-1.c
(added)
tests/GCCTestSuite/pure-1.c.expected
(added)
tests/GCCTestSuite/pure-1.cerco.expected
(added)
tests/GCCTestSuite/pure-1.hex.expected
(added)
tests/GCCTestSuite/pure-1.s.expected
(added)
tests/GCCTestSuite/qual-return-1-annotated.c.expected
(added)
tests/GCCTestSuite/qual-return-1.c
(added)
tests/GCCTestSuite/qual-return-1.c.expected
(added)
tests/GCCTestSuite/qual-return-1.cerco.expected
(added)
tests/GCCTestSuite/qual-return-1.hex.expected
(added)
tests/GCCTestSuite/qual-return-1.s.expected
(added)
tests/GCCTestSuite/qual-return-2-annotated.c.expected
(added)
tests/GCCTestSuite/qual-return-2.c
(added)
tests/GCCTestSuite/qual-return-2.c.expected
(added)
tests/GCCTestSuite/qual-return-2.cerco.expected
(added)
tests/GCCTestSuite/qual-return-2.hex.expected
(added)
tests/GCCTestSuite/qual-return-2.s.expected
(added)
tests/GCCTestSuite/qual-return-3-annotated.c.expected
(added)
tests/GCCTestSuite/qual-return-3.c
(added)
tests/GCCTestSuite/qual-return-3.c.expected
(added)
tests/GCCTestSuite/qual-return-3.cerco.expected
(added)
tests/GCCTestSuite/qual-return-3.hex.expected
(added)
tests/GCCTestSuite/qual-return-3.s.expected
(added)
tests/GCCTestSuite/qual-return-4-annotated.c.expected
(added)
tests/GCCTestSuite/qual-return-4.c
(added)
tests/GCCTestSuite/qual-return-4.c.expected
(added)
tests/GCCTestSuite/qual-return-4.cerco.expected
(added)
tests/GCCTestSuite/qual-return-4.hex.expected
(added)
tests/GCCTestSuite/qual-return-4.s.expected
(added)
tests/GCCTestSuite/redecl-13-annotated.c.expected
(added)
tests/GCCTestSuite/redecl-13.c
(added)
tests/GCCTestSuite/redecl-13.c.expected
(added)
tests/GCCTestSuite/redecl-13.cerco.expected
(added)
tests/GCCTestSuite/redecl-13.hex.expected
(added)
tests/GCCTestSuite/redecl-13.s.expected
(added)
tests/GCCTestSuite/redecl-16-annotated.c.expected
(added)
tests/GCCTestSuite/redecl-16.c
(added)
tests/GCCTestSuite/redecl-16.c.expected
(added)
tests/GCCTestSuite/redecl-16.cerco.expected
(added)
tests/GCCTestSuite/redecl-16.hex.expected
(added)
tests/GCCTestSuite/redecl-16.s.expected
(added)
tests/GCCTestSuite/redecl-6-annotated.c.expected
(added)
tests/GCCTestSuite/redecl-6.c
(added)
tests/GCCTestSuite/redecl-6.c.expected
(added)
tests/GCCTestSuite/redecl-6.cerco.expected
(added)
tests/GCCTestSuite/redecl-6.hex.expected
(added)
tests/GCCTestSuite/redecl-6.s.expected
(added)
tests/GCCTestSuite/redecl-8-annotated.c.expected
(added)
tests/GCCTestSuite/redecl-8.c
(added)
tests/GCCTestSuite/redecl-8.c.expected
(added)
tests/GCCTestSuite/redecl-8.cerco.expected
(added)
tests/GCCTestSuite/redecl-8.hex.expected
(added)
tests/GCCTestSuite/redecl-8.s.expected
(added)
tests/GCCTestSuite/redecl-9-annotated.c.expected
(added)
tests/GCCTestSuite/redecl-9.c
(added)
tests/GCCTestSuite/redecl-9.c.expected
(added)
tests/GCCTestSuite/redecl-9.cerco.expected
(added)
tests/GCCTestSuite/redecl-9.hex.expected
(added)
tests/GCCTestSuite/redecl-9.s.expected
(added)
tests/GCCTestSuite/reg-vol-struct-1-annotated.c.expected
(added)
tests/GCCTestSuite/reg-vol-struct-1.c
(added)
tests/GCCTestSuite/reg-vol-struct-1.c.expected
(added)
tests/GCCTestSuite/reg-vol-struct-1.cerco.expected
(added)
tests/GCCTestSuite/reg-vol-struct-1.hex.expected
(added)
tests/GCCTestSuite/reg-vol-struct-1.s.expected
(added)
tests/GCCTestSuite/register-var-1-annotated.c.expected
(added)
tests/GCCTestSuite/register-var-1.c
(added)
tests/GCCTestSuite/register-var-1.c.expected
(added)
tests/GCCTestSuite/register-var-1.cerco.expected
(added)
tests/GCCTestSuite/register-var-1.hex.expected
(added)
tests/GCCTestSuite/register-var-1.s.expected
(added)
tests/GCCTestSuite/register-var-2-annotated.c.expected
(added)
tests/GCCTestSuite/register-var-2.c
(added)
tests/GCCTestSuite/register-var-2.c.expected
(added)
tests/GCCTestSuite/register-var-2.cerco.expected
(added)
tests/GCCTestSuite/register-var-2.hex.expected
(added)
tests/GCCTestSuite/register-var-2.s.expected
(added)
tests/GCCTestSuite/return-type-1-annotated.c.expected
(added)
tests/GCCTestSuite/return-type-1.c
(added)
tests/GCCTestSuite/return-type-1.c.expected
(added)
tests/GCCTestSuite/return-type-1.cerco.expected
(added)
tests/GCCTestSuite/return-type-1.hex.expected
(added)
tests/GCCTestSuite/return-type-1.s.expected
(added)
tests/GCCTestSuite/return-type-2-annotated.c.expected
(added)
tests/GCCTestSuite/return-type-2.c
(added)
tests/GCCTestSuite/return-type-2.c.expected
(added)
tests/GCCTestSuite/return-type-2.cerco.expected
(added)
tests/GCCTestSuite/return-type-2.hex.expected
(added)
tests/GCCTestSuite/return-type-2.s.expected
(added)
tests/GCCTestSuite/return-type-3-annotated.c.expected
(added)
tests/GCCTestSuite/return-type-3.c
(added)
tests/GCCTestSuite/return-type-3.c.expected
(added)
tests/GCCTestSuite/return-type-3.cerco.expected
(added)
tests/GCCTestSuite/return-type-3.hex.expected
(added)
tests/GCCTestSuite/return-type-3.s.expected
(added)
tests/GCCTestSuite/section1-annotated.c.expected
(added)
tests/GCCTestSuite/section1.c
(added)
tests/GCCTestSuite/section1.c.expected
(added)
tests/GCCTestSuite/section1.cerco.expected
(added)
tests/GCCTestSuite/section1.hex.expected
(added)
tests/GCCTestSuite/section1.s.expected
(added)
tests/GCCTestSuite/simd-1b-annotated.c.expected
(added)
tests/GCCTestSuite/simd-1b.c
(added)
tests/GCCTestSuite/simd-1b.c.expected
(added)
tests/GCCTestSuite/simd-1b.cerco.expected
(added)
tests/GCCTestSuite/simd-1b.hex.expected
(added)
tests/GCCTestSuite/simd-1b.s.expected
(added)
tests/GCCTestSuite/simd-3-annotated.c.expected
(added)
tests/GCCTestSuite/simd-3.c
(added)
tests/GCCTestSuite/simd-3.c.expected
(added)
tests/GCCTestSuite/simd-3.cerco.expected
(added)
tests/GCCTestSuite/simd-3.hex.expected
(added)
tests/GCCTestSuite/simd-3.s.expected
(added)
tests/GCCTestSuite/sparc-constant-1-annotated.c.expected
(added)
tests/GCCTestSuite/sparc-constant-1.c
(added)
tests/GCCTestSuite/sparc-constant-1.c.expected
(added)
tests/GCCTestSuite/sparc-constant-1.cerco.expected
(added)
tests/GCCTestSuite/sparc-constant-1.hex.expected
(added)
tests/GCCTestSuite/sparc-constant-1.s.expected
(added)
tests/GCCTestSuite/struct-empty-1-annotated.c.expected
(added)
tests/GCCTestSuite/struct-empty-1.c
(added)
tests/GCCTestSuite/struct-empty-1.c.expected
(added)
tests/GCCTestSuite/struct-empty-1.cerco.expected
(added)
tests/GCCTestSuite/struct-empty-1.hex.expected
(added)
tests/GCCTestSuite/struct-empty-1.s.expected
(added)
tests/GCCTestSuite/struct-empty-2-annotated.c.expected
(added)
tests/GCCTestSuite/struct-empty-2.c
(added)
tests/GCCTestSuite/struct-empty-2.c.expected
(added)
tests/GCCTestSuite/struct-empty-2.cerco.expected
(added)
tests/GCCTestSuite/struct-empty-2.hex.expected
(added)
tests/GCCTestSuite/struct-empty-2.s.expected
(added)
tests/GCCTestSuite/struct-empty-3-annotated.c.expected
(added)
tests/GCCTestSuite/struct-empty-3.c
(added)
tests/GCCTestSuite/struct-empty-3.c.expected
(added)
tests/GCCTestSuite/struct-empty-3.cerco.expected
(added)
tests/GCCTestSuite/struct-empty-3.hex.expected
(added)
tests/GCCTestSuite/struct-empty-3.s.expected
(added)
tests/GCCTestSuite/struct-ret-2-annotated.c.expected
(added)
tests/GCCTestSuite/struct-ret-2.c
(added)
tests/GCCTestSuite/struct-ret-2.c.expected
(added)
tests/GCCTestSuite/struct-ret-2.cerco.expected
(added)
tests/GCCTestSuite/struct-ret-2.hex.expected
(added)
tests/GCCTestSuite/struct-ret-2.s.expected
(added)
tests/GCCTestSuite/switch-1-annotated.c.expected
(added)
tests/GCCTestSuite/switch-1.c
(added)
tests/GCCTestSuite/switch-1.c.expected
(added)
tests/GCCTestSuite/switch-1.cerco.expected
(added)
tests/GCCTestSuite/switch-1.hex.expected
(added)
tests/GCCTestSuite/switch-1.s.expected
(added)
tests/GCCTestSuite/switch-4-annotated.c.expected
(added)
tests/GCCTestSuite/switch-4.c
(added)
tests/GCCTestSuite/switch-4.c.expected
(added)
tests/GCCTestSuite/switch-4.cerco.expected
(added)
tests/GCCTestSuite/switch-4.hex.expected
(added)
tests/GCCTestSuite/switch-4.s.expected
(added)
tests/GCCTestSuite/symbian1-annotated.c.expected
(added)
tests/GCCTestSuite/symbian1.c
(added)
tests/GCCTestSuite/symbian1.c.expected
(added)
tests/GCCTestSuite/symbian1.cerco.expected
(added)
tests/GCCTestSuite/symbian1.hex.expected
(added)
tests/GCCTestSuite/symbian1.s.expected
(added)
tests/GCCTestSuite/symbian3-annotated.c.expected
(added)
tests/GCCTestSuite/symbian3.c
(added)
tests/GCCTestSuite/symbian3.c.expected
(added)
tests/GCCTestSuite/symbian3.cerco.expected
(added)
tests/GCCTestSuite/symbian3.hex.expected
(added)
tests/GCCTestSuite/symbian3.s.expected
(added)
tests/GCCTestSuite/symbian4-annotated.c.expected
(added)
tests/GCCTestSuite/symbian4.c
(added)
tests/GCCTestSuite/symbian4.c.expected
(added)
tests/GCCTestSuite/symbian4.cerco.expected
(added)
tests/GCCTestSuite/symbian4.hex.expected
(added)
tests/GCCTestSuite/symbian4.s.expected
(added)
tests/GCCTestSuite/symbian5-annotated.c.expected
(added)
tests/GCCTestSuite/symbian5.c
(added)
tests/GCCTestSuite/symbian5.c.expected
(added)
tests/GCCTestSuite/symbian5.cerco.expected
(added)
tests/GCCTestSuite/symbian5.hex.expected
(added)
tests/GCCTestSuite/symbian5.s.expected
(added)
tests/GCCTestSuite/transparent-union-2-annotated.c.expected
(added)
tests/GCCTestSuite/transparent-union-2.c
(added)
tests/GCCTestSuite/transparent-union-2.c.expected
(added)
tests/GCCTestSuite/transparent-union-2.cerco.expected
(added)
tests/GCCTestSuite/transparent-union-2.hex.expected
(added)
tests/GCCTestSuite/transparent-union-2.s.expected
(added)
tests/GCCTestSuite/transparent-union-3-annotated.c.expected
(added)
tests/GCCTestSuite/transparent-union-3.c
(added)
tests/GCCTestSuite/transparent-union-3.c.expected
(added)
tests/GCCTestSuite/transparent-union-3.cerco.expected
(added)
tests/GCCTestSuite/transparent-union-3.hex.expected
(added)
tests/GCCTestSuite/transparent-union-3.s.expected
(added)
tests/GCCTestSuite/trunc-1-annotated.c.expected
(added)
tests/GCCTestSuite/trunc-1.c
(added)
tests/GCCTestSuite/trunc-1.c.expected
(added)
tests/GCCTestSuite/trunc-1.cerco.expected
(added)
tests/GCCTestSuite/trunc-1.hex.expected
(added)
tests/GCCTestSuite/trunc-1.s.expected
(added)
tests/GCCTestSuite/typedef-init-annotated.c.expected
(added)
tests/GCCTestSuite/typedef-init.c
(added)
tests/GCCTestSuite/typedef-init.c.expected
(added)
tests/GCCTestSuite/typedef-init.cerco.expected
(added)
tests/GCCTestSuite/typedef-init.hex.expected
(added)
tests/GCCTestSuite/typedef-init.s.expected
(added)
tests/GCCTestSuite/ultrasp1-annotated.c.expected
(added)
tests/GCCTestSuite/ultrasp1.c
(added)
tests/GCCTestSuite/ultrasp1.c.expected
(added)
tests/GCCTestSuite/ultrasp1.cerco.expected
(added)
tests/GCCTestSuite/ultrasp1.hex.expected
(added)
tests/GCCTestSuite/ultrasp1.s.expected
(added)
tests/GCCTestSuite/ultrasp10.c
(added)
tests/GCCTestSuite/ultrasp10.c.expected
(added)
tests/GCCTestSuite/ultrasp2-annotated.c.expected
(added)
tests/GCCTestSuite/ultrasp2.c
(added)
tests/GCCTestSuite/ultrasp2.c.expected
(added)
tests/GCCTestSuite/ultrasp2.cerco.expected
(added)
tests/GCCTestSuite/ultrasp2.hex.expected
(added)
tests/GCCTestSuite/ultrasp2.s.expected
(added)
tests/GCCTestSuite/ultrasp4-annotated.c.expected
(added)
tests/GCCTestSuite/ultrasp4.c
(added)
tests/GCCTestSuite/ultrasp4.c.expected
(added)
tests/GCCTestSuite/ultrasp4.cerco.expected
(added)
tests/GCCTestSuite/ultrasp4.hex.expected
(added)
tests/GCCTestSuite/ultrasp4.s.expected
(added)
tests/GCCTestSuite/uninit-1-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-1.c
(added)
tests/GCCTestSuite/uninit-1.c.expected
(added)
tests/GCCTestSuite/uninit-1.cerco.expected
(added)
tests/GCCTestSuite/uninit-1.hex.expected
(added)
tests/GCCTestSuite/uninit-1.s.expected
(added)
tests/GCCTestSuite/uninit-11-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-11.c
(added)
tests/GCCTestSuite/uninit-11.c.expected
(added)
tests/GCCTestSuite/uninit-11.cerco.expected
(added)
tests/GCCTestSuite/uninit-11.hex.expected
(added)
tests/GCCTestSuite/uninit-11.s.expected
(added)
tests/GCCTestSuite/uninit-2-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-2.c
(added)
tests/GCCTestSuite/uninit-2.c.expected
(added)
tests/GCCTestSuite/uninit-2.cerco.expected
(added)
tests/GCCTestSuite/uninit-2.hex.expected
(added)
tests/GCCTestSuite/uninit-2.s.expected
(added)
tests/GCCTestSuite/uninit-3.c
(added)
tests/GCCTestSuite/uninit-3.c.expected
(added)
tests/GCCTestSuite/uninit-4-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-4.c
(added)
tests/GCCTestSuite/uninit-4.c.expected
(added)
tests/GCCTestSuite/uninit-4.cerco.expected
(added)
tests/GCCTestSuite/uninit-4.hex.expected
(added)
tests/GCCTestSuite/uninit-4.s.expected
(added)
tests/GCCTestSuite/uninit-5-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-5.c
(added)
tests/GCCTestSuite/uninit-5.c.expected
(added)
tests/GCCTestSuite/uninit-5.cerco.expected
(added)
tests/GCCTestSuite/uninit-5.hex.expected
(added)
tests/GCCTestSuite/uninit-5.s.expected
(added)
tests/GCCTestSuite/uninit-6-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-6.c
(added)
tests/GCCTestSuite/uninit-6.c.expected
(added)
tests/GCCTestSuite/uninit-6.cerco.expected
(added)
tests/GCCTestSuite/uninit-6.hex.expected
(added)
tests/GCCTestSuite/uninit-6.s.expected
(added)
tests/GCCTestSuite/uninit-8-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-8.c
(added)
tests/GCCTestSuite/uninit-8.c.expected
(added)
tests/GCCTestSuite/uninit-8.cerco.expected
(added)
tests/GCCTestSuite/uninit-8.hex.expected
(added)
tests/GCCTestSuite/uninit-8.s.expected
(added)
tests/GCCTestSuite/uninit-B-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-B.c
(added)
tests/GCCTestSuite/uninit-B.c.expected
(added)
tests/GCCTestSuite/uninit-B.cerco.expected
(added)
tests/GCCTestSuite/uninit-B.hex.expected
(added)
tests/GCCTestSuite/uninit-B.s.expected
(added)
tests/GCCTestSuite/uninit-C-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-C.c
(added)
tests/GCCTestSuite/uninit-C.c.expected
(added)
tests/GCCTestSuite/uninit-C.cerco.expected
(added)
tests/GCCTestSuite/uninit-C.hex.expected
(added)
tests/GCCTestSuite/uninit-C.s.expected
(added)
tests/GCCTestSuite/uninit-D-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-D.c
(added)
tests/GCCTestSuite/uninit-D.c.expected
(added)
tests/GCCTestSuite/uninit-D.cerco.expected
(added)
tests/GCCTestSuite/uninit-D.hex.expected
(added)
tests/GCCTestSuite/uninit-D.s.expected
(added)
tests/GCCTestSuite/uninit-E-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-E.c
(added)
tests/GCCTestSuite/uninit-E.c.expected
(added)
tests/GCCTestSuite/uninit-E.cerco.expected
(added)
tests/GCCTestSuite/uninit-E.hex.expected
(added)
tests/GCCTestSuite/uninit-E.s.expected
(added)
tests/GCCTestSuite/uninit-F-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-F.c
(added)
tests/GCCTestSuite/uninit-F.c.expected
(added)
tests/GCCTestSuite/uninit-F.cerco.expected
(added)
tests/GCCTestSuite/uninit-F.hex.expected
(added)
tests/GCCTestSuite/uninit-F.s.expected
(added)
tests/GCCTestSuite/uninit-G-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-G.c
(added)
tests/GCCTestSuite/uninit-G.c.expected
(added)
tests/GCCTestSuite/uninit-G.cerco.expected
(added)
tests/GCCTestSuite/uninit-G.hex.expected
(added)
tests/GCCTestSuite/uninit-G.s.expected
(added)
tests/GCCTestSuite/uninit-H-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-H.c
(added)
tests/GCCTestSuite/uninit-H.c.expected
(added)
tests/GCCTestSuite/uninit-H.cerco.expected
(added)
tests/GCCTestSuite/uninit-H.hex.expected
(added)
tests/GCCTestSuite/uninit-H.s.expected
(added)
tests/GCCTestSuite/uninit-I-annotated.c.expected
(added)
tests/GCCTestSuite/uninit-I.c
(added)
tests/GCCTestSuite/uninit-I.c.expected
(added)
tests/GCCTestSuite/uninit-I.cerco.expected
(added)
tests/GCCTestSuite/uninit-I.hex.expected
(added)
tests/GCCTestSuite/uninit-I.s.expected
(added)
tests/GCCTestSuite/unroll-1-annotated.c.expected
(added)
tests/GCCTestSuite/unroll-1.c
(added)
tests/GCCTestSuite/unroll-1.c.expected
(added)
tests/GCCTestSuite/unroll-1.cerco.expected
(added)
tests/GCCTestSuite/unroll-1.hex.expected
(added)
tests/GCCTestSuite/unroll-1.s.expected
(added)
tests/GCCTestSuite/unused-1-annotated.c.expected
(added)
tests/GCCTestSuite/unused-1.c
(added)
tests/GCCTestSuite/unused-1.c.expected
(added)
tests/GCCTestSuite/unused-1.cerco.expected
(added)
tests/GCCTestSuite/unused-1.hex.expected
(added)
tests/GCCTestSuite/unused-1.s.expected
(added)
tests/GCCTestSuite/unused-2-annotated.c.expected
(added)
tests/GCCTestSuite/unused-2.c
(added)
tests/GCCTestSuite/unused-2.c.expected
(added)
tests/GCCTestSuite/unused-2.cerco.expected
(added)
tests/GCCTestSuite/unused-2.hex.expected
(added)
tests/GCCTestSuite/unused-2.s.expected
(added)
tests/GCCTestSuite/unused-3-annotated.c.expected
(added)
tests/GCCTestSuite/unused-3.c
(added)
tests/GCCTestSuite/unused-3.c.expected
(added)
tests/GCCTestSuite/unused-3.cerco.expected
(added)
tests/GCCTestSuite/unused-3.hex.expected
(added)
tests/GCCTestSuite/unused-3.s.expected
(added)
tests/GCCTestSuite/unused-4-annotated.c.expected
(added)
tests/GCCTestSuite/unused-4.c
(added)
tests/GCCTestSuite/unused-4.c.expected
(added)
tests/GCCTestSuite/unused-4.cerco.expected
(added)
tests/GCCTestSuite/unused-4.hex.expected
(added)
tests/GCCTestSuite/unused-4.s.expected
(added)
tests/GCCTestSuite/unused-5-annotated.c.expected
(added)
tests/GCCTestSuite/unused-5.c
(added)
tests/GCCTestSuite/unused-5.c.expected
(added)
tests/GCCTestSuite/unused-5.cerco.expected
(added)
tests/GCCTestSuite/unused-5.hex.expected
(added)
tests/GCCTestSuite/unused-5.s.expected
(added)
tests/GCCTestSuite/unused-6-annotated.c.expected
(added)
tests/GCCTestSuite/unused-6.c
(added)
tests/GCCTestSuite/unused-6.c.expected
(added)
tests/GCCTestSuite/unused-6.cerco.expected
(added)
tests/GCCTestSuite/unused-6.hex.expected
(added)
tests/GCCTestSuite/unused-6.s.expected
(added)
tests/GCCTestSuite/unused-7-annotated.c.expected
(added)
tests/GCCTestSuite/unused-7.c
(added)
tests/GCCTestSuite/unused-7.c.expected
(added)
tests/GCCTestSuite/unused-7.cerco.expected
(added)
tests/GCCTestSuite/unused-7.hex.expected
(added)
tests/GCCTestSuite/unused-7.s.expected
(added)
tests/GCCTestSuite/verbose-asm-annotated.c.expected
(added)
tests/GCCTestSuite/verbose-asm.c
(added)
tests/GCCTestSuite/verbose-asm.c.expected
(added)
tests/GCCTestSuite/verbose-asm.cerco.expected
(added)
tests/GCCTestSuite/verbose-asm.hex.expected
(added)
tests/GCCTestSuite/verbose-asm.s.expected
(added)
tests/GCCTestSuite/visibility-1-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-1.c
(added)
tests/GCCTestSuite/visibility-1.c.expected
(added)
tests/GCCTestSuite/visibility-1.cerco.expected
(added)
tests/GCCTestSuite/visibility-1.hex.expected
(added)
tests/GCCTestSuite/visibility-1.s.expected
(added)
tests/GCCTestSuite/visibility-10-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-10.c
(added)
tests/GCCTestSuite/visibility-10.c.expected
(added)
tests/GCCTestSuite/visibility-10.cerco.expected
(added)
tests/GCCTestSuite/visibility-10.hex.expected
(added)
tests/GCCTestSuite/visibility-10.s.expected
(added)
tests/GCCTestSuite/visibility-2-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-2.c
(added)
tests/GCCTestSuite/visibility-2.c.expected
(added)
tests/GCCTestSuite/visibility-2.cerco.expected
(added)
tests/GCCTestSuite/visibility-2.hex.expected
(added)
tests/GCCTestSuite/visibility-2.s.expected
(added)
tests/GCCTestSuite/visibility-3-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-3.c
(added)
tests/GCCTestSuite/visibility-3.c.expected
(added)
tests/GCCTestSuite/visibility-3.cerco.expected
(added)
tests/GCCTestSuite/visibility-3.hex.expected
(added)
tests/GCCTestSuite/visibility-3.s.expected
(added)
tests/GCCTestSuite/visibility-4-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-4.c
(added)
tests/GCCTestSuite/visibility-4.c.expected
(added)
tests/GCCTestSuite/visibility-4.cerco.expected
(added)
tests/GCCTestSuite/visibility-4.hex.expected
(added)
tests/GCCTestSuite/visibility-4.s.expected
(added)
tests/GCCTestSuite/visibility-5-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-5.c
(added)
tests/GCCTestSuite/visibility-5.c.expected
(added)
tests/GCCTestSuite/visibility-5.cerco.expected
(added)
tests/GCCTestSuite/visibility-5.hex.expected
(added)
tests/GCCTestSuite/visibility-5.s.expected
(added)
tests/GCCTestSuite/visibility-6-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-6.c
(added)
tests/GCCTestSuite/visibility-6.c.expected
(added)
tests/GCCTestSuite/visibility-6.cerco.expected
(added)
tests/GCCTestSuite/visibility-6.hex.expected
(added)
tests/GCCTestSuite/visibility-6.s.expected
(added)
tests/GCCTestSuite/visibility-7-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-7.c
(added)
tests/GCCTestSuite/visibility-7.c.expected
(added)
tests/GCCTestSuite/visibility-7.cerco.expected
(added)
tests/GCCTestSuite/visibility-7.hex.expected
(added)
tests/GCCTestSuite/visibility-7.s.expected
(added)
tests/GCCTestSuite/visibility-8-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-8.c
(added)
tests/GCCTestSuite/visibility-8.c.expected
(added)
tests/GCCTestSuite/visibility-8.cerco.expected
(added)
tests/GCCTestSuite/visibility-8.hex.expected
(added)
tests/GCCTestSuite/visibility-8.s.expected
(added)
tests/GCCTestSuite/visibility-9-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-9.c
(added)
tests/GCCTestSuite/visibility-9.c.expected
(added)
tests/GCCTestSuite/visibility-9.cerco.expected
(added)
tests/GCCTestSuite/visibility-9.hex.expected
(added)
tests/GCCTestSuite/visibility-9.s.expected
(added)
tests/GCCTestSuite/visibility-a-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-a.c
(added)
tests/GCCTestSuite/visibility-a.c.expected
(added)
tests/GCCTestSuite/visibility-a.cerco.expected
(added)
tests/GCCTestSuite/visibility-a.hex.expected
(added)
tests/GCCTestSuite/visibility-a.s.expected
(added)
tests/GCCTestSuite/visibility-b-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-b.c
(added)
tests/GCCTestSuite/visibility-b.c.expected
(added)
tests/GCCTestSuite/visibility-b.cerco.expected
(added)
tests/GCCTestSuite/visibility-b.hex.expected
(added)
tests/GCCTestSuite/visibility-b.s.expected
(added)
tests/GCCTestSuite/visibility-c-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-c.c
(added)
tests/GCCTestSuite/visibility-c.c.expected
(added)
tests/GCCTestSuite/visibility-c.cerco.expected
(added)
tests/GCCTestSuite/visibility-c.hex.expected
(added)
tests/GCCTestSuite/visibility-c.s.expected
(added)
tests/GCCTestSuite/visibility-d-annotated.c.expected
(added)
tests/GCCTestSuite/visibility-d.c
(added)
tests/GCCTestSuite/visibility-d.c.expected
(added)
tests/GCCTestSuite/visibility-d.cerco.expected
(added)
tests/GCCTestSuite/visibility-d.hex.expected
(added)
tests/GCCTestSuite/visibility-d.s.expected
(added)
tests/GCCTestSuite/void-cast-1-annotated.c.expected
(added)
tests/GCCTestSuite/void-cast-1.c
(added)
tests/GCCTestSuite/void-cast-1.c.expected
(added)
tests/GCCTestSuite/void-cast-1.cerco.expected
(added)
tests/GCCTestSuite/void-cast-1.hex.expected
(added)
tests/GCCTestSuite/void-cast-1.s.expected
(added)
tests/GCCTestSuite/void-cast-2-annotated.c.expected
(added)
tests/GCCTestSuite/void-cast-2.c
(added)
tests/GCCTestSuite/void-cast-2.c.expected
(added)
tests/GCCTestSuite/void-cast-2.cerco.expected
(added)
tests/GCCTestSuite/void-cast-2.hex.expected
(added)
tests/GCCTestSuite/void-cast-2.s.expected
(added)
tests/GCCTestSuite/volatile1-annotated.c.expected
(added)
tests/GCCTestSuite/volatile1.c
(added)
tests/GCCTestSuite/volatile1.c.expected
(added)
tests/GCCTestSuite/volatile1.cerco.expected
(added)
tests/GCCTestSuite/volatile1.hex.expected
(added)
tests/GCCTestSuite/volatile1.s.expected
(added)
tests/GCCTestSuite/warn-1-annotated.c.expected
(added)
tests/GCCTestSuite/warn-1.c
(added)
tests/GCCTestSuite/warn-1.c.expected
(added)
tests/GCCTestSuite/warn-1.cerco.expected
(added)
tests/GCCTestSuite/warn-1.hex.expected
(added)
tests/GCCTestSuite/warn-1.s.expected
(added)
tests/GCCTestSuite/wchar_t-1-annotated.c.expected
(added)
tests/GCCTestSuite/wchar_t-1.c
(added)
tests/GCCTestSuite/wchar_t-1.c.expected
(added)
tests/GCCTestSuite/wchar_t-1.cerco.expected
(added)
tests/GCCTestSuite/wchar_t-1.hex.expected
(added)
tests/GCCTestSuite/wchar_t-1.s.expected
(added)
tests/GCCTestSuite/wchar_t-2-annotated.c.expected
(added)
tests/GCCTestSuite/wchar_t-2.c
(added)
tests/GCCTestSuite/wchar_t-2.c.expected
(added)
tests/GCCTestSuite/wchar_t-2.cerco.expected
(added)
tests/GCCTestSuite/wchar_t-2.hex.expected
(added)
tests/GCCTestSuite/wchar_t-2.s.expected
(added)
tests/GCCTestSuite/winline-1-annotated.c.expected
(added)
tests/GCCTestSuite/winline-1.c
(added)
tests/GCCTestSuite/winline-1.c.expected
(added)
tests/GCCTestSuite/winline-1.cerco.expected
(added)
tests/GCCTestSuite/winline-1.hex.expected
(added)
tests/GCCTestSuite/winline-1.s.expected
(added)
tests/GCCTestSuite/winline-2-annotated.c.expected
(added)
tests/GCCTestSuite/winline-2.c
(added)
tests/GCCTestSuite/winline-2.c.expected
(added)
tests/GCCTestSuite/winline-2.cerco.expected
(added)
tests/GCCTestSuite/winline-2.hex.expected
(added)
tests/GCCTestSuite/winline-2.s.expected
(added)
tests/GCCTestSuite/winline-3-annotated.c.expected
(added)
tests/GCCTestSuite/winline-3.c
(added)
tests/GCCTestSuite/winline-3.c.expected
(added)
tests/GCCTestSuite/winline-3.cerco.expected
(added)
tests/GCCTestSuite/winline-3.hex.expected
(added)
tests/GCCTestSuite/winline-3.s.expected
(added)
tests/GCCTestSuite/winline-5-annotated.c.expected
(added)
tests/GCCTestSuite/winline-5.c
(added)
tests/GCCTestSuite/winline-5.c.expected
(added)
tests/GCCTestSuite/winline-5.cerco.expected
(added)
tests/GCCTestSuite/winline-5.hex.expected
(added)
tests/GCCTestSuite/winline-5.s.expected
(added)
tests/GCCTestSuite/winline-6-annotated.c.expected
(added)
tests/GCCTestSuite/winline-6.c
(added)
tests/GCCTestSuite/winline-6.c.expected
(added)
tests/GCCTestSuite/winline-6.cerco.expected
(added)
tests/GCCTestSuite/winline-6.hex.expected
(added)
tests/GCCTestSuite/winline-6.s.expected
(added)
tests/GCCTestSuite/winline-7-annotated.c.expected
(added)
tests/GCCTestSuite/winline-7.c
(added)
tests/GCCTestSuite/winline-7.c.expected
(added)
tests/GCCTestSuite/winline-7.cerco.expected
(added)
tests/GCCTestSuite/winline-7.hex.expected
(added)
tests/GCCTestSuite/winline-7.s.expected
(added)
tests/GCCTestSuite/wint_t-1-annotated.c.expected
(added)
tests/GCCTestSuite/wint_t-1.c
(added)
tests/GCCTestSuite/wint_t-1.c.expected
(added)
tests/GCCTestSuite/wint_t-1.cerco.expected
(added)
tests/GCCTestSuite/wint_t-1.hex.expected
(added)
tests/GCCTestSuite/wint_t-1.s.expected
(added)
tests/GCCTestSuite/wtr-escape-1-annotated.c.expected
(added)
tests/GCCTestSuite/wtr-escape-1.c
(added)
tests/GCCTestSuite/wtr-escape-1.c.expected
(added)
tests/GCCTestSuite/wtr-escape-1.cerco.expected
(added)
tests/GCCTestSuite/wtr-escape-1.hex.expected
(added)
tests/GCCTestSuite/wtr-escape-1.s.expected
(added)
tests/GCCTestSuite/wtr-static-1-annotated.c.expected
(added)
tests/GCCTestSuite/wtr-static-1.c
(added)
tests/GCCTestSuite/wtr-static-1.c.expected
(added)
tests/GCCTestSuite/wtr-static-1.cerco.expected
(added)
tests/GCCTestSuite/wtr-static-1.hex.expected
(added)
tests/GCCTestSuite/wtr-static-1.s.expected
(added)
tests/GCCTestSuite/wtr-switch-1-annotated.c.expected
(added)
tests/GCCTestSuite/wtr-switch-1.c
(added)
tests/GCCTestSuite/wtr-switch-1.c.expected
(added)
tests/GCCTestSuite/wtr-switch-1.cerco.expected
(added)
tests/GCCTestSuite/wtr-switch-1.hex.expected
(added)
tests/GCCTestSuite/wtr-switch-1.s.expected
(added)
tests/GCCTestSuite/wtr-unary-plus-1-annotated.c.expected
(added)
tests/GCCTestSuite/wtr-unary-plus-1.c
(added)
tests/GCCTestSuite/wtr-unary-plus-1.c.expected
(added)
tests/GCCTestSuite/wtr-unary-plus-1.cerco.expected
(added)
tests/GCCTestSuite/wtr-unary-plus-1.hex.expected
(added)
tests/GCCTestSuite/wtr-unary-plus-1.s.expected
(added)
tests/GCCTestSuite/wtr-union-init-1-annotated.c.expected
(added)
tests/GCCTestSuite/wtr-union-init-1.c
(added)
tests/GCCTestSuite/wtr-union-init-1.c.expected
(added)
tests/GCCTestSuite/wtr-union-init-1.cerco.expected
(added)
tests/GCCTestSuite/wtr-union-init-1.hex.expected
(added)
tests/GCCTestSuite/wtr-union-init-1.s.expected
(added)
tests/Makefile
(added)
tests/benchs
(added)
tests/benchs/Makefile
(added)
tests/benchs/acc.run
(added)
tests/benchs/badsort.c
(added)
tests/benchs/fib.c
(added)
tests/benchs/mat_det.c
(added)
tests/benchs/meantime.sh
(added)
tests/benchs/min.c
(added)
tests/benchs/quicksort.c
(added)
tests/benchs/search.c
(added)
tests/benchs_web
(added)
tests/benchs_web/array_copy.c
(added)
tests/benchs_web/bubble_sort.c
(added)
tests/benchs_web/fib.c
(added)
tests/benchs_web/min.c
(added)
tests/clight
(added)
tests/clight/Makefile
(added)
tests/clight/array.ASM.expected
(added)
tests/clight/array.Clight.expected
(added)
tests/clight/array.Cminor.expected
(added)
tests/clight/array.ERTL.expected
(added)
tests/clight/array.LIN.expected
(added)
tests/clight/array.LTL.expected
(added)
tests/clight/array.RTL.expected
(added)
tests/clight/array.RTLabs.expected
(added)
tests/clight/array.c
(added)
tests/clight/array.c.expected
(added)
tests/clight/array.log.expected
(added)
tests/clight/binop.ASM.expected
(added)
tests/clight/binop.Clight.expected
(added)
tests/clight/binop.Cminor.expected
(added)
tests/clight/binop.ERTL.expected
(added)
tests/clight/binop.LIN.expected
(added)
tests/clight/binop.LTL.expected
(added)
tests/clight/binop.RTL.expected
(added)
tests/clight/binop.RTLabs.expected
(added)
tests/clight/binop.c
(added)
tests/clight/binop.c.expected
(added)
tests/clight/binop.log.expected
(added)
tests/clight/complets.ASM.expected
(added)
tests/clight/complets.Clight.expected
(added)
tests/clight/complets.Cminor.expected
(added)
tests/clight/complets.ERTL.expected
(added)
tests/clight/complets.LIN.expected
(added)
tests/clight/complets.LTL.expected
(added)
tests/clight/complets.RTL.expected
(added)
tests/clight/complets.RTLabs.expected
(added)
tests/clight/complets.c
(added)
tests/clight/complets.c.expected
(added)
tests/clight/complets.log.expected
(added)
tests/clight/fib.ASM.expected
(added)
tests/clight/fib.Clight.expected
(added)
tests/clight/fib.Cminor.expected
(added)
tests/clight/fib.ERTL.expected
(added)
tests/clight/fib.LIN.expected
(added)
tests/clight/fib.LTL.expected
(added)
tests/clight/fib.RTL.expected
(added)
tests/clight/fib.RTLabs.expected
(added)
tests/clight/fib.c
(added)
tests/clight/fib.c.expected
(added)
tests/clight/fib.log.expected
(added)
tests/clight/fib.s.expected
(added)
tests/clight/fir4.ASM.expected
(added)
tests/clight/fir4.Clight.expected
(added)
tests/clight/fir4.Cminor.expected
(added)
tests/clight/fir4.ERTL.expected
(added)
tests/clight/fir4.LIN.expected
(added)
tests/clight/fir4.LTL.expected
(added)
tests/clight/fir4.RTL.expected
(added)
tests/clight/fir4.RTLabs.expected
(added)
tests/clight/fir4.c
(added)
tests/clight/fir4.c.expected
(added)
tests/clight/fir4.log.expected
(added)
tests/clight/fir_complexe.ASM.expected
(added)
tests/clight/fir_complexe.Clight.expected
(added)
tests/clight/fir_complexe.Cminor.expected
(added)
tests/clight/fir_complexe.ERTL.expected
(added)
tests/clight/fir_complexe.LIN.expected
(added)
tests/clight/fir_complexe.LTL.expected
(added)
tests/clight/fir_complexe.RTL.expected
(added)
tests/clight/fir_complexe.RTLabs.expected
(added)
tests/clight/fir_complexe.c
(added)
tests/clight/fir_complexe.c.expected
(added)
tests/clight/fir_complexe.log.expected
(added)
tests/clight/for.ASM.expected
(added)
tests/clight/for.Clight.expected
(added)
tests/clight/for.Cminor.expected
(added)
tests/clight/for.ERTL.expected
(added)
tests/clight/for.LIN.expected
(added)
tests/clight/for.LTL.expected
(added)
tests/clight/for.RTL.expected
(added)
tests/clight/for.RTLabs.expected
(added)
tests/clight/for.c
(added)
tests/clight/for.c.expected
(added)
tests/clight/for.log.expected
(added)
tests/clight/ifthenelse.ASM.expected
(added)
tests/clight/ifthenelse.Clight.expected
(added)
tests/clight/ifthenelse.Cminor.expected
(added)
tests/clight/ifthenelse.ERTL.expected
(added)
tests/clight/ifthenelse.LIN.expected
(added)
tests/clight/ifthenelse.LTL.expected
(added)
tests/clight/ifthenelse.RTL.expected
(added)
tests/clight/ifthenelse.RTLabs.expected
(added)
tests/clight/ifthenelse.c
(added)
tests/clight/ifthenelse.c.expected
(added)
tests/clight/ifthenelse.log.expected
(added)
tests/clight/testCOMP_tri.ASM.expected
(added)
tests/clight/testCOMP_tri.Clight.expected
(added)
tests/clight/testCOMP_tri.Cminor.expected
(added)
tests/clight/testCOMP_tri.ERTL.expected
(added)
tests/clight/testCOMP_tri.LIN.expected
(added)
tests/clight/testCOMP_tri.LTL.expected
(added)
tests/clight/testCOMP_tri.RTL.expected
(added)
tests/clight/testCOMP_tri.RTLabs.expected
(added)
tests/clight/testCOMP_tri.c
(added)
tests/clight/testCOMP_tri.c.expected
(added)
tests/clight/testCOMP_tri.log.expected
(added)
tests/clight/testTB_Array_LE.ASM.expected
(added)
tests/clight/testTB_Array_LE.Clight.expected
(added)
tests/clight/testTB_Array_LE.Cminor.expected
(added)
tests/clight/testTB_Array_LE.ERTL.expected
(added)
tests/clight/testTB_Array_LE.LIN.expected
(added)
tests/clight/testTB_Array_LE.LTL.expected
(added)
tests/clight/testTB_Array_LE.RTL.expected
(added)
tests/clight/testTB_Array_LE.RTLabs.expected
(added)
tests/clight/testTB_Array_LE.c
(added)
tests/clight/testTB_Array_LE.c.expected
(added)
tests/clight/testTB_Array_LE.log.expected
(added)
tests/clight/testTB_Array_double.ASM.expected
(added)
tests/clight/testTB_Array_double.Clight.expected
(added)
tests/clight/testTB_Array_double.Cminor.expected
(added)
tests/clight/testTB_Array_double.ERTL.expected
(added)
tests/clight/testTB_Array_double.LIN.expected
(added)
tests/clight/testTB_Array_double.LTL.expected
(added)
tests/clight/testTB_Array_double.RTL.expected
(added)
tests/clight/testTB_Array_double.RTLabs.expected
(added)
tests/clight/testTB_Array_double.c
(added)
tests/clight/testTB_Array_double.c.expected
(added)
tests/clight/testTB_Array_double.log.expected
(added)
tests/clight/testTB_Array_ecriture.ASM.expected
(added)
tests/clight/testTB_Array_ecriture.Clight.expected
(added)
tests/clight/testTB_Array_ecriture.Cminor.expected
(added)
tests/clight/testTB_Array_ecriture.ERTL.expected
(added)
tests/clight/testTB_Array_ecriture.LIN.expected
(added)
tests/clight/testTB_Array_ecriture.LTL.expected
(added)
tests/clight/testTB_Array_ecriture.RTL.expected
(added)
tests/clight/testTB_Array_ecriture.RTLabs.expected
(added)
tests/clight/testTB_Array_ecriture.c
(added)
tests/clight/testTB_Array_ecriture.c.expected
(added)
tests/clight/testTB_Array_ecriture.log.expected
(added)
tests/clight/testTB_Array_lecture.ASM.expected
(added)
tests/clight/testTB_Array_lecture.Clight.expected
(added)
tests/clight/testTB_Array_lecture.Cminor.expected
(added)
tests/clight/testTB_Array_lecture.ERTL.expected
(added)
tests/clight/testTB_Array_lecture.LIN.expected
(added)
tests/clight/testTB_Array_lecture.LTL.expected
(added)
tests/clight/testTB_Array_lecture.RTL.expected
(added)
tests/clight/testTB_Array_lecture.RTLabs.expected
(added)
tests/clight/testTB_Array_lecture.c
(added)
tests/clight/testTB_Array_lecture.c.expected
(added)
tests/clight/testTB_Array_lecture.log.expected
(added)
tests/clight/testTB_boucle.ASM.expected
(added)
tests/clight/testTB_boucle.Clight.expected
(added)
tests/clight/testTB_boucle.Cminor.expected
(added)
tests/clight/testTB_boucle.ERTL.expected
(added)
tests/clight/testTB_boucle.LIN.expected
(added)
tests/clight/testTB_boucle.LTL.expected
(added)
tests/clight/testTB_boucle.RTL.expected
(added)
tests/clight/testTB_boucle.RTLabs.expected
(added)
tests/clight/testTB_boucle.c
(added)
tests/clight/testTB_boucle.c.expected
(added)
tests/clight/testTB_boucle.log.expected
(added)
tests/review1
(added)
tests/review1/bubble_sort.c
(added)
tests/review1/search.c
(added)
tests/tmp_tests
(added)
tests/tmp_tests/Backend
(added)
tests/tmp_tests/Backend/array_copy.c
(added)
tests/tmp_tests/Backend/array_copy_u.c
(added)
tests/tmp_tests/Backend/bubble_sort.c
(added)
tests/tmp_tests/Backend/bubble_sort_u.c
(added)
tests/tmp_tests/Backend/quicksort.c
(added)
tests/tmp_tests/Backend/quicksort_u.c
(added)
tests/tmp_tests/Backend/search.c
(added)
tests/tmp_tests/Backend/struct_and_ptr_and_fact.c
(added)
tests/tmp_tests/Backend/struct_and_ptr_and_fact_u.c
(added)
tests/tmp_tests/Frontend
(added)
tests/tmp_tests/Frontend/array_copy.RTLabs
(added)
tests/tmp_tests/Frontend/array_copy.c
(added)
tests/tmp_tests/Frontend/bubble_sort.RTLabs
(added)
tests/tmp_tests/Frontend/bubble_sort.c
(added)
tests/tmp_tests/Frontend/call.c
(added)
tests/tmp_tests/Frontend/quicksort.RTLabs
(added)
tests/tmp_tests/Frontend/quicksort.c
(added)
tests/tmp_tests/Frontend/search.RTLabs
(added)
tests/tmp_tests/Frontend/search.c
(added)
tests/tmp_tests/Frontend/struct_and_ptr_and_fact.RTLabs
(added)
tests/tmp_tests/Frontend/struct_and_ptr_and_fact.c
(added)
web
(added)
web/accweb.html
(added)
web/fetopen.png
(added)
web/make-cerco-input.sh
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive