103 Commits

Author SHA256 Message Date
Richard Biener
b070cfc583 - Update to gcc-7-branch head (r255770).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=98
2017-12-18 08:41:50 +00:00
Richard Biener
e77816a2b4 - Update to gcc-7-branch head (r255688).
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=97
2017-12-15 13:57:26 +00:00
Richard Biener
b117fdd69b - Split cross-avr into -bootstrap and non-bootstrap variant for avr-libc
integration.

- Add gcc7-avoid-fixinc-error.diff to avoid install-host aborting
  on non-existing target include directory.  Remove --with-build-sysroot=/
  hack from icecream cross configs, no longer prune include-fixed for
  them to retain a GCC provided limits.h.  Remove installed install-tools.

- Add gcc7-pr82248.diff to fix bogus stack probe instruction on ARM.
  [bnc#1068967]

- Update to gcc-7-branch head (r253932).
  * contains fix for PR82445 which is about a RPI1 bootloader
    miscompile.  [bnc#1061667]

- Update to gcc-7-branch head (r253435).  [fate#321452, fate#321496]
  [fate#323972]
  * contains fix for PR82406 which blocks chromium build.
- Add gcc7-pr81481.diff to fix a register allocation issue.
  [bnc#1048861]

- Update to gcc-7-branch head (r253221).
  * Includes similar fix to gcc41-ppc32-retaddr.patch, disable the
    patch but keep the testcase.

- Add support for zero-sized VLAs and allocas with
  -fstack-clash-protection.  [bnc #1059075]
  Changes gcc7-stack-probe.diff.

- Update to gcc-7-branch head (r251579).

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc7?expand=0&rev=96
2017-12-12 12:50:28 +00:00