gcc-ia16-20180428-gcc-testsuite-tested: 28 Apr 2018 "stable" gcc-ia16 commit (tkchia)
tkchia
released this
06 May 15:18
·
316 commits
to gcc-6_3_0-ia16-tkchia
since this release
This commit of gcc-ia16 has undergone GCC's C language regression tests, and can thus be considered "stable". This release includes the following changes relative to the previous "stable" release (19 Apr 2018): * Backported Jakub Jelinek's --with-gcc-major-version-only patch from GCC 7+. This is to help with porting gcc-ia16 to DJGPP/MS-DOS sans long file name support. * Added a test case to test that MZ relocations work right. Several minor regressions are as in the previous release: * Size regressions: - gcc.c-torture/execute/pr58574.c with -O0 - gcc.dg/torture/fp-int-convert-double.c with -O0 - gcc.dg/torture/fp-int-convert-long-double.c with -O0 - c-c++-common/torture/complex-sign-mul.c with -Os.