Merge branch 'gcc-regressions' into 'master'
Gcc regressions See merge request !270
Showing
- include/sys/types.h 1 addition, 0 deletionsinclude/sys/types.h
- src/header/stdio/default.rs 2 additions, 1 deletionsrc/header/stdio/default.rs
- src/header/stdio/helpers.rs 3 additions, 3 deletionssrc/header/stdio/helpers.rs
- src/header/stdio/mod.rs 21 additions, 18 deletionssrc/header/stdio/mod.rs
- src/header/stdio/printf.rs 9 additions, 3 deletionssrc/header/stdio/printf.rs
- tests/Makefile 4 additions, 0 deletionstests/Makefile
- tests/expected/stdio/fscanf_offby1.stderr 0 additions, 0 deletionstests/expected/stdio/fscanf_offby1.stderr
- tests/expected/stdio/fscanf_offby1.stdout 1 addition, 0 deletionstests/expected/stdio/fscanf_offby1.stdout
- tests/expected/stdio/printf_neg_pad.stderr 0 additions, 0 deletionstests/expected/stdio/printf_neg_pad.stderr
- tests/expected/stdio/printf_neg_pad.stdout 2 additions, 0 deletionstests/expected/stdio/printf_neg_pad.stdout
- tests/expected/stdio/ungetc_ftell.stderr 0 additions, 0 deletionstests/expected/stdio/ungetc_ftell.stderr
- tests/expected/stdio/ungetc_ftell.stdout 28 additions, 0 deletionstests/expected/stdio/ungetc_ftell.stdout
- tests/expected/stdio/ungetc_multiple.stderr 0 additions, 0 deletionstests/expected/stdio/ungetc_multiple.stderr
- tests/expected/stdio/ungetc_multiple.stdout 1 addition, 0 deletionstests/expected/stdio/ungetc_multiple.stdout
- tests/stdio/fscanf_offby1.c 8 additions, 0 deletionstests/stdio/fscanf_offby1.c
- tests/stdio/printf_neg_pad.c 5 additions, 0 deletionstests/stdio/printf_neg_pad.c
- tests/stdio/ungetc_ftell.c 37 additions, 0 deletionstests/stdio/ungetc_ftell.c
- tests/stdio/ungetc_multiple.c 27 additions, 0 deletionstests/stdio/ungetc_multiple.c
Loading
Please register or sign in to comment