Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: gcc: Adjust 'strmov' patch for string constants in variables.•••Fixes <https://bugs.gnu.org/30395>. * gnu/packages/patches/gcc-strmov-store-file-names.patch: Update patch to deal with string constants stored in 'static' variables. | Ludovic Courtès | 2018-03-20 | 1 | -4/+46 |
* | gnu: gcc@5, gcc@6: Work around use of 'movabs' for /gnu/store strings.•••Partly addresses <http://bugs.gnu.org/24703>. Reported by Mark H Weaver <mhw@netris.org>. * gnu/packages/patches/gcc-strmov-store-file-names.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gcc.scm (gcc-5)[sources](patches): Add it. (gcc-6)[sources](patches): Add it. | Ludovic Courtès | 2016-11-09 | 1 | -0/+66 |